public class STUHFL_T_OperatingMode extends BR_OperatingMode
| Modifier and Type | Field and Description |
|---|---|
OperatingMode |
mode |
| Constructor and Description |
|---|
STUHFL_T_OperatingMode() |
| Modifier and Type | Method and Description |
|---|---|
STUHFL_E.RET_CODE |
commit()
Set operating mode to device
|
STUHFL_E.RET_CODE |
fetch()
Read the human readable operating mode information from board.
|
java.lang.String |
toString() |
_Get_OperatingMode, _Set_OperatingModepublic OperatingMode mode
public STUHFL_E.RET_CODE fetch()
public STUHFL_E.RET_CODE commit()
public java.lang.String toString()
toString in class java.lang.Object