Click or drag to resize

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)
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