117
V2.6 | 8/30/2022 | 1120758
7.10.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.
7.10.19 UserOutputValue
Sets the value of the bit selected by UserOutputSelector.
Name UserOutputValue
Category DigitalIOControl
Interface IBoolean
Access Read / Write
Unit -
Values
true = 1 (On)
false = 0 (Off)
7.10.20 UserOutputValueAll
Sets the value of all the bits of the User Output register.
Name UserOutputValueAll
Category DigitalIOControl
Interface IInteger
Access Read only
Unit -
Values 0 ... 4294967295 (Increment: 1)