TS800GetIOState Method GIGATMS.UHF Help Documentation
Get the state of all I/O pin.

Namespace: com.gigatms
Assembly: GIGATMS.UHF (in GIGATMS.UHF.dll) Version: 2.6.0.0 (2.6.0.0)
Syntax

public bool GetIOState()

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

Reference