Sets the I/O pin specified HIGH or LOW.
Namespace: com.gigatms
Assembly: GIGATMS.UHF (in GIGATMS.UHF.dll) Version: 2.6.0.0 (2.6.0.0)
Syntax
Parameters
- ioNumber
- Type: com.gigatms.parameters.IONumber
Specifies the number of I/O pin for selecting to access. - ioState
- Type: com.gigatms.parameters.IOState
Specifies the state of I/O pin.
Return Value
Type: BooleanReturn true if the operation is OK. Return False If the operation Is failed.
See Also
Reference
TS800.SetIOState(IONumber, IOState)