V4.7 | 06/24/2024 | 11165414
136
7.9.16 LineStatus
Returns the current status of the selected input or output Line.
Name LineStatus
Category DigitalIOControl
Interface IBoolean
Access Read only
Unit -
Values
true = 1 (On)
false = 0 (O)
7.9.17 LineStatusAll
Returns the current status of all available Line signals at time of polling in a single biteld.
Name LineStatusAll
Category DigitalIOControl
Interface IInteger
Access Read only
Unit -
Values
Devices-Specic (HexNumber)
7.9.18 UserOutputSelector
Selects which bit of the User Output register will be set by UserOutputValue.
Name UserOutputSelector
Category DigitalIOControl
Interface IEnumeration
Access Read / Write
Unit -
Values
UserOutput1 Selects the bit 0 of the User Output register.
UserOutput2 Selects the bit 1 of the User Output register.
UserOutput3 Selects the bit 2 of the User Output register.
UserOutput4 Selects the bit 3 of the User Output register.