Baumer GenICam Camera Features | 11
V1.2 | VCXG.2 / VCXG.2.XC / VCXG.2.I / VCXU.2 Operating Manual 145
11.10.16 LineStatus
Returns the current status of the selected Input or Output.
Name LineStatus
Category DigitalIOControl
Interface IBoolean
Access Read only
Unit -
Values true = 1 (On)
false = 0 (Off)
11.10.17 LineStatusAll
Returns the current status of all available Line signals at time of polling in a single bitfield.
Name LineStatusAll
Category DigitalIOControl
Interface IInteger
Access Read only
Unit -
Values Devices-Specific (HexNumber)
11.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.