IOEventArgsIOState Property |
The new state of digital input or output pin.
Namespace:
com.gigatms.Parameters.UR0250
Assembly:
GIGATMS.UHF (in GIGATMS.UHF.dll) Version: 2.16.9.0 (2.16.9.0)
Syntaxpublic IOState IOState { get; }
Public ReadOnly Property IOState As IOState
Get
public:
property IOState IOState {
IOState get ();
}
Return Value
Type:
IOState
See Also