TS800InputPin0State Property GIGATMS.UHF Help Documentation
Gets a value indicating the input I/O pin 0 state which is high or low.

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

public IOState InputPin0State { get; }

Return Value

Type: IOState
Remarks

It needs to invoke the GetIOState() method to update this property value.
See Also

Reference