UR0250GetCommandTriggerState Method |
Gets the state of command trigger.
Namespace:
com.gigatms
Assembly:
GIGATMS.UHF (in GIGATMS.UHF.dll) Version: 2.16.9.0 (2.16.9.0)
Syntaxpublic State GetCommandTriggerState()
Public Function GetCommandTriggerState As State
public:
State GetCommandTriggerState()
Return Value
Type:
StateThe state of command trigger.
See Also