Click or drag to resize

GPIOStateOutputPin1State Property

Gets a value indicating the output digital output pin 1 state which is high or low.

Namespace:  com.gigatms.Parameters.TS800_60
Assembly:  GIGATMS.UHF (in GIGATMS.UHF.dll) Version: 2.16.9.0 (2.16.9.0)
Syntax
public IOState OutputPin1State { get; }

Property Value

Type: IOState
The state of the digital output pin 1.
See Also