public class STUHFL_T_FindDevice extends BR_FindDevice
Modifier and Type | Field and Description |
---|---|
FindDeviceMode |
mode |
int |
timeout |
Constructor and Description |
---|
STUHFL_T_FindDevice() |
Modifier and Type | Method and Description |
---|---|
STUHFL_E.RET_CODE |
commit()
Set find device setting to device
|
STUHFL_E.RET_CODE |
fetch()
Read the human readable find device information from board.
|
java.lang.String |
toString() |
_Get_FindDevice, _Set_FindDevice
public FindDeviceMode mode
public int timeout
public STUHFL_E.RET_CODE fetch()
public STUHFL_E.RET_CODE commit()
public java.lang.String toString()
toString
in class java.lang.Object