 | TS800GetIOState Method |
Get the state of all I/O pin.
Namespace:
com.gigatms
Assembly:
GIGATMS.UHF (in GIGATMS.UHF.dll) Version: 2.6.0.10 (2.6.0.10)
SyntaxPublic Function GetIOState As Boolean
Return Value
Type:
Boolean
Return true if the operation is OK.
Return false If the operation Is failed.
Remarks
The read state values are all stored in the IO0State, IO1State, IO2State properties.
See Also