User Output Value#
This can be useful to control external events or devices, e.g., a light source.
Using the Feature#
Setting the Output Status of an I/O Line#
To set the output status of an I/O line:
- Set the
LineSelector
parameter to the desired output line, e.g.,Line2
. - Set the
LineSource
parameter toUserOutput
. - If multiple User Output line sources are available (e.g., "User Output 1", "User Output 2"), set the
UserOutputSelector
parameter to the corresponding line source.
Example: Assume that you have set the line source of Line 2 toUserOutput1
. To configure the line status of Line 2, set theUserOutputSelector
parameter toUserOutput1
. - If you want to set the line status to high (1), set the
UserOutputValue
parameter totrue
. - If you want to set the line status to low (0), set the
UserOutputValue
parameter tofalse
.
Setting the Output Status of Multiple I/O Lines#
You can configure the status of multiple output lines with the UserOutputValueAll
parameter. The parameter is reported as a 64-bit value.
Certain bits in the value are associated with the output lines. Each bit configures the status of its associated line:
- If a bit is set to 0, the status of the associated line is set to low.
- If a bit is set to 1, the status of the associated line is set to high.
Which bit is associated with which line depends on your camera model.
Specifics#
Camera Model | UserOutputValueAll Bit-to-Line Association |
---|---|
a2A640-240gmSWIR | Bit 0 configures the status of the line associated to the User Output 0 signal Bit 1 configures the status of the line associated to the User Output 1 signal Bit 2 configures the status of the line associated to the User Output 2 signal Example: You set the line source of Line 2 to User Output 0. Now, bit 0 configures the status of Line 2. |
a2A640-240umSWIR | Bit 0 configures the status of the line associated to the User Output 1 signal Bit 1 configures the status of the line associated to the User Output 2 signal Bit 2 configures the status of the line associated to the User Output 3 signal Example: You set the line source of Line 2 to User Output 1. Now, bit 0 configures the status of Line 1. |
a2A1280-80gmSWIR | Bit 0 configures the status of the line associated to the User Output 0 signal Bit 1 configures the status of the line associated to the User Output 1 signal Bit 2 configures the status of the line associated to the User Output 2 signal Example: You set the line source of Line 2 to User Output 0. Now, bit 0 configures the status of Line 2. |
a2A1280-125umSWIR | Bit 0 configures the status of the line associated to the User Output 1 signal Bit 1 configures the status of the line associated to the User Output 2 signal Bit 2 configures the status of the line associated to the User Output 3 signal Example: You set the line source of Line 2 to User Output 1. Now, bit 0 configures the status of Line 1. |
a2A1920-51gcBAS | Bit 0 configures the status of the line associated to the User Output 1 signal Bit 1 configures the status of the line associated to the User Output 2 signal Bit 2 configures the status of the line associated to the User Output 3 signal Example: You set the line source of Line 2 to User Output 1. Now, bit 0 configures the status of Line 1. |
a2A1920-51gcPRO | Bit 0 configures the status of the line associated to the User Output 0 signal Bit 1 configures the status of the line associated to the User Output 1 signal Bit 2 configures the status of the line associated to the User Output 2 signal Example: You set the line source of Line 2 to User Output 0. Now, bit 0 configures the status of Line 2. |
a2A1920-51gmBAS | Bit 0 configures the status of the line associated to the User Output 1 signal Bit 1 configures the status of the line associated to the User Output 2 signal Bit 2 configures the status of the line associated to the User Output 3 signal Example: You set the line source of Line 2 to User Output 1. Now, bit 0 configures the status of Line 1. |
a2A1920-51gmPRO | Bit 0 configures the status of the line associated to the User Output 0 signal Bit 1 configures the status of the line associated to the User Output 1 signal Bit 2 configures the status of the line associated to the User Output 2 signal Example: You set the line source of Line 2 to User Output 0. Now, bit 0 configures the status of Line 2. |
a2A1920-160ucBAS | Bit 0 configures the status of the line associated to the User Output 1 signal Bit 1 configures the status of the line associated to the User Output 2 signal Bit 2 configures the status of the line associated to the User Output 3 signal Example: You set the line source of Line 2 to User Output 1. Now, bit 0 configures the status of Line 1. |
a2A1920-160ucPRO | Bit 0 configures the status of the line associated to the User Output 0 signal Bit 1 configures the status of the line associated to the User Output 1 signal Bit 2 configures the status of the line associated to the User Output 2 signal Example: You set the line source of Line 2 to User Output 0. Now, bit 0 configures the status of Line 2. |
a2A1920-160umBAS | Bit 0 configures the status of the line associated to the User Output 1 signal Bit 1 configures the status of the line associated to the User Output 2 signal Bit 2 configures the status of the line associated to the User Output 3 signal Example: You set the line source of Line 2 to User Output 1. Now, bit 0 configures the status of Line 1. |
a2A1920-160umPRO | Bit 0 configures the status of the line associated to the User Output 0 signal Bit 1 configures the status of the line associated to the User Output 1 signal Bit 2 configures the status of the line associated to the User Output 2 signal Example: You set the line source of Line 2 to User Output 0. Now, bit 0 configures the status of Line 2. |
a2A1920-165g5cBAS | Bit 0 configures the status of the line associated to the User Output 1 signal Bit 1 configures the status of the line associated to the User Output 2 signal Bit 2 configures the status of the line associated to the User Output 3 signal Example: You set the line source of Line 2 to User Output 1. Now, bit 0 configures the status of Line 1. |
a2A1920-165g5mBAS | Bit 0 configures the status of the line associated to the User Output 1 signal Bit 1 configures the status of the line associated to the User Output 2 signal Bit 2 configures the status of the line associated to the User Output 3 signal Example: You set the line source of Line 2 to User Output 1. Now, bit 0 configures the status of Line 1. |
a2A2048-35gmSWIR | Bit 0 configures the status of the line associated to the User Output 0 signal Bit 1 configures the status of the line associated to the User Output 1 signal Bit 2 configures the status of the line associated to the User Output 2 signal Example: You set the line source of Line 2 to User Output 0. Now, bit 0 configures the status of Line 2. |
a2A2048-37gcBAS | Bit 0 configures the status of the line associated to the User Output 1 signal Bit 1 configures the status of the line associated to the User Output 2 signal Bit 2 configures the status of the line associated to the User Output 3 signal Example: You set the line source of Line 2 to User Output 1. Now, bit 0 configures the status of Line 1. |
a2A2048-37gcPRO | Bit 0 configures the status of the line associated to the User Output 1 signal Bit 1 configures the status of the line associated to the User Output 2 signal Bit 2 configures the status of the line associated to the User Output 3 signal Example: You set the line source of Line 2 to User Output 1. Now, bit 0 configures the status of Line 1. |
a2A2048-37gmBAS | Bit 0 configures the status of the line associated to the User Output 1 signal Bit 1 configures the status of the line associated to the User Output 2 signal Bit 2 configures the status of the line associated to the User Output 3 signal Example: You set the line source of Line 2 to User Output 1. Now, bit 0 configures the status of Line 1. |
a2A2048-37gmPRO | Bit 0 configures the status of the line associated to the User Output 1 signal Bit 1 configures the status of the line associated to the User Output 2 signal Bit 2 configures the status of the line associated to the User Output 3 signal Example: You set the line source of Line 2 to User Output 1. Now, bit 0 configures the status of Line 1. |
a2A2048-110umSWIR | Bit 0 configures the status of the line associated to the User Output 1 signal Bit 1 configures the status of the line associated to the User Output 2 signal Bit 2 configures the status of the line associated to the User Output 3 signal Example: You set the line source of Line 2 to User Output 1. Now, bit 0 configures the status of Line 1. |
a2A2048-114g5cBAS | Bit 0 configures the status of the line associated to the User Output 1 signal Bit 1 configures the status of the line associated to the User Output 2 signal Bit 2 configures the status of the line associated to the User Output 3 signal Example: You set the line source of Line 2 to User Output 1. Now, bit 0 configures the status of Line 1. |
a2A2048-114g5mBAS | Bit 0 configures the status of the line associated to the User Output 1 signal Bit 1 configures the status of the line associated to the User Output 2 signal Bit 2 configures the status of the line associated to the User Output 3 signal Example: You set the line source of Line 2 to User Output 1. Now, bit 0 configures the status of Line 1. |
a2A2048-114ucBAS | Bit 0 configures the status of the line associated to the User Output 1 signal Bit 1 configures the status of the line associated to the User Output 2 signal Bit 2 configures the status of the line associated to the User Output 3 signal Example: You set the line source of Line 2 to User Output 1. Now, bit 0 configures the status of Line 1. |
a2A2048-114ucPRO | Bit 0 configures the status of the line associated to the User Output 1 signal Bit 1 configures the status of the line associated to the User Output 2 signal Bit 2 configures the status of the line associated to the User Output 3 signal Example: You set the line source of Line 2 to User Output 1. Now, bit 0 configures the status of Line 1. |
a2A2048-114umBAS | Bit 0 configures the status of the line associated to the User Output 1 signal Bit 1 configures the status of the line associated to the User Output 2 signal Bit 2 configures the status of the line associated to the User Output 3 signal Example: You set the line source of Line 2 to User Output 1. Now, bit 0 configures the status of Line 1. |
a2A2048-114umPRO | Bit 0 configures the status of the line associated to the User Output 1 signal Bit 1 configures the status of the line associated to the User Output 2 signal Bit 2 configures the status of the line associated to the User Output 3 signal Example: You set the line source of Line 2 to User Output 1. Now, bit 0 configures the status of Line 1. |
a2A2440-98g5cBAS | Bit 0 configures the status of the line associated to the User Output 1 signal Bit 1 configures the status of the line associated to the User Output 2 signal Bit 2 configures the status of the line associated to the User Output 3 signal Example: You set the line source of Line 2 to User Output 1. Now, bit 0 configures the status of Line 1. |
a2A2440-98g5mBAS | Bit 0 configures the status of the line associated to the User Output 1 signal Bit 1 configures the status of the line associated to the User Output 2 signal Bit 2 configures the status of the line associated to the User Output 3 signal Example: You set the line source of Line 2 to User Output 1. Now, bit 0 configures the status of Line 1. |
a2A2448-23gcBAS | Bit 0 configures the status of the line associated to the User Output 1 signal Bit 1 configures the status of the line associated to the User Output 2 signal Bit 2 configures the status of the line associated to the User Output 3 signal Example: You set the line source of Line 2 to User Output 1. Now, bit 0 configures the status of Line 1. |
a2A2448-23gcPRO | Bit 0 configures the status of the line associated to the User Output 1 signal Bit 1 configures the status of the line associated to the User Output 2 signal Bit 2 configures the status of the line associated to the User Output 3 signal Example: You set the line source of Line 2 to User Output 1. Now, bit 0 configures the status of Line 1. |
a2A2448-23gmBAS | Bit 0 configures the status of the line associated to the User Output 1 signal Bit 1 configures the status of the line associated to the User Output 2 signal Bit 2 configures the status of the line associated to the User Output 3 signal Example: You set the line source of Line 2 to User Output 1. Now, bit 0 configures the status of Line 1. |
a2A2448-23gmPRO | Bit 0 configures the status of the line associated to the User Output 1 signal Bit 1 configures the status of the line associated to the User Output 2 signal Bit 2 configures the status of the line associated to the User Output 3 signal Example: You set the line source of Line 2 to User Output 1. Now, bit 0 configures the status of Line 1. |
a2A2448-75ucBAS | Bit 0 configures the status of the line associated to the User Output 1 signal Bit 1 configures the status of the line associated to the User Output 2 signal Bit 2 configures the status of the line associated to the User Output 3 signal Example: You set the line source of Line 2 to User Output 1. Now, bit 0 configures the status of Line 1. |
a2A2448-75ucPRO | Bit 0 configures the status of the line associated to the User Output 1 signal Bit 1 configures the status of the line associated to the User Output 2 signal Bit 2 configures the status of the line associated to the User Output 3 signal Example: You set the line source of Line 2 to User Output 1. Now, bit 0 configures the status of Line 1. |
a2A2448-75umBAS | Bit 0 configures the status of the line associated to the User Output 1 signal Bit 1 configures the status of the line associated to the User Output 2 signal Bit 2 configures the status of the line associated to the User Output 3 signal Example: You set the line source of Line 2 to User Output 1. Now, bit 0 configures the status of Line 1. |
a2A2448-75umPRO | Bit 0 configures the status of the line associated to the User Output 1 signal Bit 1 configures the status of the line associated to the User Output 2 signal Bit 2 configures the status of the line associated to the User Output 3 signal Example: You set the line source of Line 2 to User Output 1. Now, bit 0 configures the status of Line 1. |
a2A2448-105g5cBAS | Bit 0 configures the status of the line associated to the User Output 1 signal Bit 1 configures the status of the line associated to the User Output 2 signal Bit 2 configures the status of the line associated to the User Output 3 signal Example: You set the line source of Line 2 to User Output 1. Now, bit 0 configures the status of Line 1. |
a2A2448-105g5mBAS | Bit 0 configures the status of the line associated to the User Output 1 signal Bit 1 configures the status of the line associated to the User Output 2 signal Bit 2 configures the status of the line associated to the User Output 3 signal Example: You set the line source of Line 2 to User Output 1. Now, bit 0 configures the status of Line 1. |
a2A2448-120cc | Bit 0 configures the status of the line associated to the User Output 1 signal Bit 1 configures the status of the line associated to the User Output 2 signal Bit 2 configures the status of the line associated to the User Output 3 signal Example: You set the line source of Line 2 to User Output 1. Now, bit 0 configures the status of Line 1. |
a2A2448-120cm | Bit 0 configures the status of the line associated to the User Output 1 signal Bit 1 configures the status of the line associated to the User Output 2 signal Bit 2 configures the status of the line associated to the User Output 3 signal Example: You set the line source of Line 2 to User Output 1. Now, bit 0 configures the status of Line 1. |
a2A2448-210cc | Bit 0 configures the status of the line associated to the User Output 1 signal Bit 1 configures the status of the line associated to the User Output 2 signal Bit 2 configures the status of the line associated to the User Output 3 signal Example: You set the line source of Line 2 to User Output 1. Now, bit 0 configures the status of Line 1. |
a2A2448-210cm | Bit 0 configures the status of the line associated to the User Output 1 signal Bit 1 configures the status of the line associated to the User Output 2 signal Bit 2 configures the status of the line associated to the User Output 3 signal Example: You set the line source of Line 2 to User Output 1. Now, bit 0 configures the status of Line 1. |
a2A2560-20gmSWIR | Bit 0 configures the status of the line associated to the User Output 0 signal Bit 1 configures the status of the line associated to the User Output 1 signal Bit 2 configures the status of the line associated to the User Output 2 signal Example: You set the line source of Line 2 to User Output 0. Now, bit 0 configures the status of Line 2. |
a2A2560-70umSWIR | Bit 0 configures the status of the line associated to the User Output 1 signal Bit 1 configures the status of the line associated to the User Output 2 signal Bit 2 configures the status of the line associated to the User Output 3 signal Example: You set the line source of Line 2 to User Output 1. Now, bit 0 configures the status of Line 1. |
a2A2590-22gcBAS | Bit 0 configures the status of the line associated to the User Output 1 signal Bit 1 configures the status of the line associated to the User Output 2 signal Bit 2 configures the status of the line associated to the User Output 3 signal Example: You set the line source of Line 2 to User Output 1. Now, bit 0 configures the status of Line 1. |
a2A2590-22gcPRO | Bit 0 configures the status of the line associated to the User Output 0 signal Bit 1 configures the status of the line associated to the User Output 1 signal Bit 2 configures the status of the line associated to the User Output 2 signal Example: You set the line source of Line 2 to User Output 0. Now, bit 0 configures the status of Line 2. |
a2A2590-22gmBAS | Bit 0 configures the status of the line associated to the User Output 1 signal Bit 1 configures the status of the line associated to the User Output 2 signal Bit 2 configures the status of the line associated to the User Output 3 signal Example: You set the line source of Line 2 to User Output 1. Now, bit 0 configures the status of Line 1. |
a2A2590-22gmPRO | Bit 0 configures the status of the line associated to the User Output 0 signal Bit 1 configures the status of the line associated to the User Output 1 signal Bit 2 configures the status of the line associated to the User Output 2 signal Example: You set the line source of Line 2 to User Output 0. Now, bit 0 configures the status of Line 2. |
a2A2590-60ucBAS | Bit 0 configures the status of the line associated to the User Output 1 signal Bit 1 configures the status of the line associated to the User Output 2 signal Bit 2 configures the status of the line associated to the User Output 3 signal Example: You set the line source of Line 2 to User Output 1. Now, bit 0 configures the status of Line 1. |
a2A2590-60ucPRO | Bit 0 configures the status of the line associated to the User Output 0 signal Bit 1 configures the status of the line associated to the User Output 1 signal Bit 2 configures the status of the line associated to the User Output 2 signal Example: You set the line source of Line 2 to User Output 0. Now, bit 0 configures the status of Line 2. |
a2A2590-60umBAS | Bit 0 configures the status of the line associated to the User Output 1 signal Bit 1 configures the status of the line associated to the User Output 2 signal Bit 2 configures the status of the line associated to the User Output 3 signal Example: You set the line source of Line 2 to User Output 1. Now, bit 0 configures the status of Line 1. |
a2A2590-60umPRO | Bit 0 configures the status of the line associated to the User Output 0 signal Bit 1 configures the status of the line associated to the User Output 1 signal Bit 2 configures the status of the line associated to the User Output 2 signal Example: You set the line source of Line 2 to User Output 0. Now, bit 0 configures the status of Line 2. |
a2A2600-20gcBAS | Bit 0 configures the status of the line associated to the User Output 1 signal Bit 1 configures the status of the line associated to the User Output 2 signal Bit 2 configures the status of the line associated to the User Output 3 signal Example: You set the line source of Line 2 to User Output 1. Now, bit 0 configures the status of Line 1. |
a2A2600-20gcPRO | Bit 0 configures the status of the line associated to the User Output 1 signal Bit 1 configures the status of the line associated to the User Output 2 signal Bit 2 configures the status of the line associated to the User Output 3 signal Example: You set the line source of Line 2 to User Output 1. Now, bit 0 configures the status of Line 1. |
a2A2600-20gmBAS | Bit 0 configures the status of the line associated to the User Output 1 signal Bit 1 configures the status of the line associated to the User Output 2 signal Bit 2 configures the status of the line associated to the User Output 3 signal Example: You set the line source of Line 2 to User Output 1. Now, bit 0 configures the status of Line 1. |
a2A2600-20gmPRO | Bit 0 configures the status of the line associated to the User Output 1 signal Bit 1 configures the status of the line associated to the User Output 2 signal Bit 2 configures the status of the line associated to the User Output 3 signal Example: You set the line source of Line 2 to User Output 1. Now, bit 0 configures the status of Line 1. |
a2A2600-64ucBAS | Bit 0 configures the status of the line associated to the User Output 1 signal Bit 1 configures the status of the line associated to the User Output 2 signal Bit 2 configures the status of the line associated to the User Output 3 signal Example: You set the line source of Line 2 to User Output 1. Now, bit 0 configures the status of Line 1. |
a2A2600-64ucPRO | Bit 0 configures the status of the line associated to the User Output 1 signal Bit 1 configures the status of the line associated to the User Output 2 signal Bit 2 configures the status of the line associated to the User Output 3 signal Example: You set the line source of Line 2 to User Output 1. Now, bit 0 configures the status of Line 1. |
a2A2600-64umBAS | Bit 0 configures the status of the line associated to the User Output 1 signal Bit 1 configures the status of the line associated to the User Output 2 signal Bit 2 configures the status of the line associated to the User Output 3 signal Example: You set the line source of Line 2 to User Output 1. Now, bit 0 configures the status of Line 1. |
a2A2600-64umPRO | Bit 0 configures the status of the line associated to the User Output 1 signal Bit 1 configures the status of the line associated to the User Output 2 signal Bit 2 configures the status of the line associated to the User Output 3 signal Example: You set the line source of Line 2 to User Output 1. Now, bit 0 configures the status of Line 1. |
a2A2840-14gcBAS | Bit 0 configures the status of the line associated to the User Output 1 signal Bit 1 configures the status of the line associated to the User Output 2 signal Bit 2 configures the status of the line associated to the User Output 3 signal Example: You set the line source of Line 2 to User Output 1. Now, bit 0 configures the status of Line 1. |
a2A2840-14gcPRO | Bit 0 configures the status of the line associated to the User Output 1 signal Bit 1 configures the status of the line associated to the User Output 2 signal Bit 2 configures the status of the line associated to the User Output 3 signal Example: You set the line source of Line 2 to User Output 1. Now, bit 0 configures the status of Line 1. |
a2A2840-14gmBAS | Bit 0 configures the status of the line associated to the User Output 1 signal Bit 1 configures the status of the line associated to the User Output 2 signal Bit 2 configures the status of the line associated to the User Output 3 signal Example: You set the line source of Line 2 to User Output 1. Now, bit 0 configures the status of Line 1. |
a2A2840-14gmPRO | Bit 0 configures the status of the line associated to the User Output 1 signal Bit 1 configures the status of the line associated to the User Output 2 signal Bit 2 configures the status of the line associated to the User Output 3 signal Example: You set the line source of Line 2 to User Output 1. Now, bit 0 configures the status of Line 1. |
a2A2840-14gmUV | Bit 0 configures the status of the line associated to the User Output 0 signal Bit 1 configures the status of the line associated to the User Output 1 signal Bit 2 configures the status of the line associated to the User Output 2 signal Example: You set the line source of Line 2 to User Output 0. Now, bit 0 configures the status of Line 2. |
a2A2840-48ucBAS | Bit 0 configures the status of the line associated to the User Output 1 signal Bit 1 configures the status of the line associated to the User Output 2 signal Bit 2 configures the status of the line associated to the User Output 3 signal Example: You set the line source of Line 2 to User Output 1. Now, bit 0 configures the status of Line 1. |
a2A2840-48ucPRO | Bit 0 configures the status of the line associated to the User Output 1 signal Bit 1 configures the status of the line associated to the User Output 2 signal Bit 2 configures the status of the line associated to the User Output 3 signal Example: You set the line source of Line 2 to User Output 1. Now, bit 0 configures the status of Line 1. |
a2A2840-48umBAS | Bit 0 configures the status of the line associated to the User Output 1 signal Bit 1 configures the status of the line associated to the User Output 2 signal Bit 2 configures the status of the line associated to the User Output 3 signal Example: You set the line source of Line 2 to User Output 1. Now, bit 0 configures the status of Line 1. |
a2A2840-48umPRO | Bit 0 configures the status of the line associated to the User Output 1 signal Bit 1 configures the status of the line associated to the User Output 2 signal Bit 2 configures the status of the line associated to the User Output 3 signal Example: You set the line source of Line 2 to User Output 1. Now, bit 0 configures the status of Line 1. |
a2A2840-48umUV | Bit 0 configures the status of the line associated to the User Output 1 signal Bit 1 configures the status of the line associated to the User Output 2 signal Bit 2 configures the status of the line associated to the User Output 3 signal Example: You set the line source of Line 2 to User Output 1. Now, bit 0 configures the status of Line 1. |
a2A2840-67g5cBAS | Bit 0 configures the status of the line associated to the User Output 1 signal Bit 1 configures the status of the line associated to the User Output 2 signal Bit 2 configures the status of the line associated to the User Output 3 signal Example: You set the line source of Line 2 to User Output 1. Now, bit 0 configures the status of Line 1. |
a2A2840-67g5mBAS | Bit 0 configures the status of the line associated to the User Output 1 signal Bit 1 configures the status of the line associated to the User Output 2 signal Bit 2 configures the status of the line associated to the User Output 3 signal Example: You set the line source of Line 2 to User Output 1. Now, bit 0 configures the status of Line 1. |
a2A2840-67g5mUV | Bit 0 configures the status of the line associated to the User Output 0 signal Bit 1 configures the status of the line associated to the User Output 1 signal Bit 2 configures the status of the line associated to the User Output 2 signal Example: You set the line source of Line 2 to User Output 0. Now, bit 0 configures the status of Line 2. |
a2A2840-86cc | Bit 0 configures the status of the line associated to the User Output 1 signal Bit 1 configures the status of the line associated to the User Output 2 signal Bit 2 configures the status of the line associated to the User Output 3 signal Example: You set the line source of Line 2 to User Output 1. Now, bit 0 configures the status of Line 1. |
a2A2840-86cm | Bit 0 configures the status of the line associated to the User Output 1 signal Bit 1 configures the status of the line associated to the User Output 2 signal Bit 2 configures the status of the line associated to the User Output 3 signal Example: You set the line source of Line 2 to User Output 1. Now, bit 0 configures the status of Line 1. |
a2A3536-9gcBAS | Bit 0 configures the status of the line associated to the User Output 1 signal Bit 1 configures the status of the line associated to the User Output 2 signal Bit 2 configures the status of the line associated to the User Output 3 signal Example: You set the line source of Line 2 to User Output 1. Now, bit 0 configures the status of Line 2. |
a2A3536-9gcPRO | Bit 0 configures the status of the line associated to the User Output 1 signal Bit 1 configures the status of the line associated to the User Output 2 signal Bit 2 configures the status of the line associated to the User Output 3 signal Example: You set the line source of Line 2 to User Output 1. Now, bit 0 configures the status of Line 2. |
a2A3536-9gmBAS | Bit 0 configures the status of the line associated to the User Output 1 signal Bit 1 configures the status of the line associated to the User Output 2 signal Bit 2 configures the status of the line associated to the User Output 3 signal Example: You set the line source of Line 2 to User Output 1. Now, bit 0 configures the status of Line 2. |
a2A3536-9gmPRO | Bit 0 configures the status of the line associated to the User Output 1 signal Bit 1 configures the status of the line associated to the User Output 2 signal Bit 2 configures the status of the line associated to the User Output 3 signal Example: You set the line source of Line 2 to User Output 1. Now, bit 0 configures the status of Line 2. |
a2A3536-31ucBAS | Bit 0 configures the status of the line associated to the User Output 1 signal Bit 1 configures the status of the line associated to the User Output 2 signal Bit 2 configures the status of the line associated to the User Output 3 signal Example: You set the line source of Line 2 to User Output 1. Now, bit 0 configures the status of Line 2. |
a2A3536-31ucPRO | Bit 0 configures the status of the line associated to the User Output 1 signal Bit 1 configures the status of the line associated to the User Output 2 signal Bit 2 configures the status of the line associated to the User Output 3 signal Example: You set the line source of Line 2 to User Output 1. Now, bit 0 configures the status of Line 2. |
a2A3536-31umBAS | Bit 0 configures the status of the line associated to the User Output 1 signal Bit 1 configures the status of the line associated to the User Output 2 signal Bit 2 configures the status of the line associated to the User Output 3 signal Example: You set the line source of Line 2 to User Output 1. Now, bit 0 configures the status of Line 2. |
a2A3536-31umPRO | Bit 0 configures the status of the line associated to the User Output 1 signal Bit 1 configures the status of the line associated to the User Output 2 signal Bit 2 configures the status of the line associated to the User Output 3 signal Example: You set the line source of Line 2 to User Output 1. Now, bit 0 configures the status of Line 2. |
a2A3536-42g5cBAS | Bit 0 configures the status of the line associated to the User Output 1 signal Bit 1 configures the status of the line associated to the User Output 2 signal Bit 2 configures the status of the line associated to the User Output 3 signal Example: You set the line source of Line 2 to User Output 1. Now, bit 0 configures the status of Line 2. |
a2A3536-42g5mBAS | Bit 0 configures the status of the line associated to the User Output 1 signal Bit 1 configures the status of the line associated to the User Output 2 signal Bit 2 configures the status of the line associated to the User Output 3 signal Example: You set the line source of Line 2 to User Output 1. Now, bit 0 configures the status of Line 2. |
a2A3840-13gcBAS | Bit 0 configures the status of the line associated to the User Output 1 signal Bit 1 configures the status of the line associated to the User Output 2 signal Bit 2 configures the status of the line associated to the User Output 3 signal Example: You set the line source of Line 2 to User Output 1. Now, bit 0 configures the status of Line 1. |
a2A3840-13gcPRO | Bit 0 configures the status of the line associated to the User Output 0 signal Bit 1 configures the status of the line associated to the User Output 1 signal Bit 2 configures the status of the line associated to the User Output 2 signal Example: You set the line source of Line 2 to User Output 0. Now, bit 0 configures the status of Line 2. |
a2A3840-13gmBAS | Bit 0 configures the status of the line associated to the User Output 1 signal Bit 1 configures the status of the line associated to the User Output 2 signal Bit 2 configures the status of the line associated to the User Output 3 signal Example: You set the line source of Line 2 to User Output 1. Now, bit 0 configures the status of Line 1. |
a2A3840-13gmPRO | Bit 0 configures the status of the line associated to the User Output 0 signal Bit 1 configures the status of the line associated to the User Output 1 signal Bit 2 configures the status of the line associated to the User Output 2 signal Example: You set the line source of Line 2 to User Output 0. Now, bit 0 configures the status of Line 2. |
a2A3840-45ucBAS | Bit 0 configures the status of the line associated to the User Output 1 signal Bit 1 configures the status of the line associated to the User Output 2 signal Bit 2 configures the status of the line associated to the User Output 3 signal Example: You set the line source of Line 2 to User Output 1. Now, bit 0 configures the status of Line 1. |
a2A3840-45ucPRO | Bit 0 configures the status of the line associated to the User Output 0 signal Bit 1 configures the status of the line associated to the User Output 1 signal Bit 2 configures the status of the line associated to the User Output 2 signal Example: You set the line source of Line 2 to User Output 0. Now, bit 0 configures the status of Line 2. |
a2A3840-45umBAS | Bit 0 configures the status of the line associated to the User Output 1 signal Bit 1 configures the status of the line associated to the User Output 2 signal Bit 2 configures the status of the line associated to the User Output 3 signal Example: You set the line source of Line 2 to User Output 1. Now, bit 0 configures the status of Line 1. |
a2A3840-45umPRO | Bit 0 configures the status of the line associated to the User Output 0 signal Bit 1 configures the status of the line associated to the User Output 1 signal Bit 2 configures the status of the line associated to the User Output 2 signal Example: You set the line source of Line 2 to User Output 0. Now, bit 0 configures the status of Line 2. |
a2A4096-9gcBAS | Bit 0 configures the status of the line associated to the User Output 1 signal Bit 1 configures the status of the line associated to the User Output 2 signal Bit 2 configures the status of the line associated to the User Output 3 signal Example: You set the line source of Line 2 to User Output 1. Now, bit 0 configures the status of Line 1. |
a2A4096-9gcPRO | Bit 0 configures the status of the line associated to the User Output 1 signal Bit 1 configures the status of the line associated to the User Output 2 signal Bit 2 configures the status of the line associated to the User Output 3 signal Example: You set the line source of Line 2 to User Output 1. Now, bit 0 configures the status of Line 1. |
a2A4096-9gmBAS | Bit 0 configures the status of the line associated to the User Output 1 signal Bit 1 configures the status of the line associated to the User Output 2 signal Bit 2 configures the status of the line associated to the User Output 3 signal Example: You set the line source of Line 2 to User Output 1. Now, bit 0 configures the status of Line 1. |
a2A4096-9gmPRO | Bit 0 configures the status of the line associated to the User Output 1 signal Bit 1 configures the status of the line associated to the User Output 2 signal Bit 2 configures the status of the line associated to the User Output 3 signal Example: You set the line source of Line 2 to User Output 1. Now, bit 0 configures the status of Line 1. |
a2A4096-30ucBAS | Bit 0 configures the status of the line associated to the User Output 1 signal Bit 1 configures the status of the line associated to the User Output 2 signal Bit 2 configures the status of the line associated to the User Output 3 signal Example: You set the line source of Line 2 to User Output 1. Now, bit 0 configures the status of Line 1. |
a2A4096-30ucPRO | Bit 0 configures the status of the line associated to the User Output 1 signal Bit 1 configures the status of the line associated to the User Output 2 signal Bit 2 configures the status of the line associated to the User Output 3 signal Example: You set the line source of Line 2 to User Output 1. Now, bit 0 configures the status of Line 1. |
a2A4096-30umBAS | Bit 0 configures the status of the line associated to the User Output 1 signal Bit 1 configures the status of the line associated to the User Output 2 signal Bit 2 configures the status of the line associated to the User Output 3 signal Example: You set the line source of Line 2 to User Output 1. Now, bit 0 configures the status of Line 1. |
a2A4096-30umPRO | Bit 0 configures the status of the line associated to the User Output 1 signal Bit 1 configures the status of the line associated to the User Output 2 signal Bit 2 configures the status of the line associated to the User Output 3 signal Example: You set the line source of Line 2 to User Output 1. Now, bit 0 configures the status of Line 1. |
a2A4096-44g5cBAS | Bit 0 configures the status of the line associated to the User Output 1 signal Bit 1 configures the status of the line associated to the User Output 2 signal Bit 2 configures the status of the line associated to the User Output 3 signal Example: You set the line source of Line 2 to User Output 1. Now, bit 0 configures the status of Line 1. |
a2A4096-44g5mBAS | Bit 0 configures the status of the line associated to the User Output 1 signal Bit 1 configures the status of the line associated to the User Output 2 signal Bit 2 configures the status of the line associated to the User Output 3 signal Example: You set the line source of Line 2 to User Output 1. Now, bit 0 configures the status of Line 1. |
a2A4096-67cc | Bit 0 configures the status of the line associated to the User Output 1 signal Bit 1 configures the status of the line associated to the User Output 2 signal Bit 2 configures the status of the line associated to the User Output 3 signal Example: You set the line source of Line 2 to User Output 1. Now, bit 0 configures the status of Line 1. |
a2A4096-67cm | Bit 0 configures the status of the line associated to the User Output 1 signal Bit 1 configures the status of the line associated to the User Output 2 signal Bit 2 configures the status of the line associated to the User Output 3 signal Example: You set the line source of Line 2 to User Output 1. Now, bit 0 configures the status of Line 1. |
a2A4200-12gcBAS | Bit 0 configures the status of the line associated to the User Output 1 signal Bit 1 configures the status of the line associated to the User Output 2 signal Bit 2 configures the status of the line associated to the User Output 3 signal Example: You set the line source of Line 2 to User Output 1. Now, bit 0 configures the status of Line 1. |
a2A4200-12gcPRO | Bit 0 configures the status of the line associated to the User Output 1 signal Bit 1 configures the status of the line associated to the User Output 2 signal Bit 2 configures the status of the line associated to the User Output 3 signal Example: You set the line source of Line 2 to User Output 1. Now, bit 0 configures the status of Line 1. |
a2A4200-12gmBAS | Bit 0 configures the status of the line associated to the User Output 1 signal Bit 1 configures the status of the line associated to the User Output 2 signal Bit 2 configures the status of the line associated to the User Output 3 signal Example: You set the line source of Line 2 to User Output 1. Now, bit 0 configures the status of Line 1. |
a2A4200-12gmPRO | Bit 0 configures the status of the line associated to the User Output 1 signal Bit 1 configures the status of the line associated to the User Output 2 signal Bit 2 configures the status of the line associated to the User Output 3 signal Example: You set the line source of Line 2 to User Output 1. Now, bit 0 configures the status of Line 1. |
a2A4200-40ucBAS | Bit 0 configures the status of the line associated to the User Output 1 signal Bit 1 configures the status of the line associated to the User Output 2 signal Bit 2 configures the status of the line associated to the User Output 3 signal Example: You set the line source of Line 2 to User Output 1. Now, bit 0 configures the status of Line 1. |
a2A4200-40ucPRO | Bit 0 configures the status of the line associated to the User Output 1 signal Bit 1 configures the status of the line associated to the User Output 2 signal Bit 2 configures the status of the line associated to the User Output 3 signal Example: You set the line source of Line 2 to User Output 1. Now, bit 0 configures the status of Line 1. |
a2A4200-40umBAS | Bit 0 configures the status of the line associated to the User Output 1 signal Bit 1 configures the status of the line associated to the User Output 2 signal Bit 2 configures the status of the line associated to the User Output 3 signal Example: You set the line source of Line 2 to User Output 1. Now, bit 0 configures the status of Line 1. |
a2A4200-40umPRO | Bit 0 configures the status of the line associated to the User Output 1 signal Bit 1 configures the status of the line associated to the User Output 2 signal Bit 2 configures the status of the line associated to the User Output 3 signal Example: You set the line source of Line 2 to User Output 1. Now, bit 0 configures the status of Line 1. |
a2A4504-5gcBAS | Bit 0 configures the status of the line associated to the User Output 1 signal Bit 1 configures the status of the line associated to the User Output 2 signal Bit 2 configures the status of the line associated to the User Output 3 signal Example: You set the line source of Line 2 to User Output 1. Now, bit 0 configures the status of Line 1. |
a2A4504-5gcPRO | Bit 0 configures the status of the line associated to the User Output 1 signal Bit 1 configures the status of the line associated to the User Output 2 signal Bit 2 configures the status of the line associated to the User Output 3 signal Example: You set the line source of Line 2 to User Output 1. Now, bit 0 configures the status of Line 1. |
a2A4504-5gmBAS | Bit 0 configures the status of the line associated to the User Output 1 signal Bit 1 configures the status of the line associated to the User Output 2 signal Bit 2 configures the status of the line associated to the User Output 3 signal Example: You set the line source of Line 2 to User Output 1. Now, bit 0 configures the status of Line 1. |
a2A4504-5gmPRO | Bit 0 configures the status of the line associated to the User Output 1 signal Bit 1 configures the status of the line associated to the User Output 2 signal Bit 2 configures the status of the line associated to the User Output 3 signal Example: You set the line source of Line 2 to User Output 1. Now, bit 0 configures the status of Line 1. |
a2A4504-18ucBAS | Bit 0 configures the status of the line associated to the User Output 1 signal Bit 1 configures the status of the line associated to the User Output 2 signal Bit 2 configures the status of the line associated to the User Output 3 signal Example: You set the line source of Line 2 to User Output 1. Now, bit 0 configures the status of Line 1. |
a2A4504-18ucPRO | Bit 0 configures the status of the line associated to the User Output 1 signal Bit 1 configures the status of the line associated to the User Output 2 signal Bit 2 configures the status of the line associated to the User Output 3 signal Example: You set the line source of Line 2 to User Output 1. Now, bit 0 configures the status of Line 1. |
a2A4504-18umBAS | Bit 0 configures the status of the line associated to the User Output 1 signal Bit 1 configures the status of the line associated to the User Output 2 signal Bit 2 configures the status of the line associated to the User Output 3 signal Example: You set the line source of Line 2 to User Output 1. Now, bit 0 configures the status of Line 1. |
a2A4504-18umPRO | Bit 0 configures the status of the line associated to the User Output 1 signal Bit 1 configures the status of the line associated to the User Output 2 signal Bit 2 configures the status of the line associated to the User Output 3 signal Example: You set the line source of Line 2 to User Output 1. Now, bit 0 configures the status of Line 1. |
a2A4504-27g5cBAS | Bit 0 configures the status of the line associated to the User Output 1 signal Bit 1 configures the status of the line associated to the User Output 2 signal Bit 2 configures the status of the line associated to the User Output 3 signal Example: You set the line source of Line 2 to User Output 1. Now, bit 0 configures the status of Line 1. |
a2A4504-27g5mBAS | Bit 0 configures the status of the line associated to the User Output 1 signal Bit 1 configures the status of the line associated to the User Output 2 signal Bit 2 configures the status of the line associated to the User Output 3 signal Example: You set the line source of Line 2 to User Output 1. Now, bit 0 configures the status of Line 1. |
a2A4504-42cc | Bit 0 configures the status of the line associated to the User Output 1 signal Bit 1 configures the status of the line associated to the User Output 2 signal Bit 2 configures the status of the line associated to the User Output 3 signal Example: You set the line source of Line 2 to User Output 1. Now, bit 0 configures the status of Line 1. |
a2A4504-42cm | Bit 0 configures the status of the line associated to the User Output 1 signal Bit 1 configures the status of the line associated to the User Output 2 signal Bit 2 configures the status of the line associated to the User Output 3 signal Example: You set the line source of Line 2 to User Output 1. Now, bit 0 configures the status of Line 1. |
a2A4508-6gcBAS | Bit 0 configures the status of the line associated to the User Output 1 signal Bit 1 configures the status of the line associated to the User Output 2 signal Bit 2 configures the status of the line associated to the User Output 3 signal Example: You set the line source of Line 2 to User Output 1. Now, bit 0 configures the status of Line 1. |
a2A4508-6gcPRO | Bit 0 configures the status of the line associated to the User Output 1 signal Bit 1 configures the status of the line associated to the User Output 2 signal Bit 2 configures the status of the line associated to the User Output 3 signal Example: You set the line source of Line 2 to User Output 1. Now, bit 0 configures the status of Line 1. |
a2A4508-6gmBAS | Bit 0 configures the status of the line associated to the User Output 1 signal Bit 1 configures the status of the line associated to the User Output 2 signal Bit 2 configures the status of the line associated to the User Output 3 signal Example: You set the line source of Line 2 to User Output 1. Now, bit 0 configures the status of Line 1. |
a2A4508-6gmPRO | Bit 0 configures the status of the line associated to the User Output 1 signal Bit 1 configures the status of the line associated to the User Output 2 signal Bit 2 configures the status of the line associated to the User Output 3 signal Example: You set the line source of Line 2 to User Output 1. Now, bit 0 configures the status of Line 1. |
a2A4508-20ucBAS | Bit 0 configures the status of the line associated to the User Output 1 signal Bit 1 configures the status of the line associated to the User Output 2 signal Bit 2 configures the status of the line associated to the User Output 3 signal Example: You set the line source of Line 2 to User Output 1. Now, bit 0 configures the status of Line 1. |
a2A4508-20ucPRO | Bit 0 configures the status of the line associated to the User Output 1 signal Bit 1 configures the status of the line associated to the User Output 2 signal Bit 2 configures the status of the line associated to the User Output 3 signal Example: You set the line source of Line 2 to User Output 1. Now, bit 0 configures the status of Line 1. |
a2A4508-20umBAS | Bit 0 configures the status of the line associated to the User Output 1 signal Bit 1 configures the status of the line associated to the User Output 2 signal Bit 2 configures the status of the line associated to the User Output 3 signal Example: You set the line source of Line 2 to User Output 1. Now, bit 0 configures the status of Line 1. |
a2A4508-20umPRO | Bit 0 configures the status of the line associated to the User Output 1 signal Bit 1 configures the status of the line associated to the User Output 2 signal Bit 2 configures the status of the line associated to the User Output 3 signal Example: You set the line source of Line 2 to User Output 1. Now, bit 0 configures the status of Line 1. |
a2A5060-4gcBAS | Bit 0 configures the status of the line associated to the User Output 1 signal Bit 1 configures the status of the line associated to the User Output 2 signal Bit 2 configures the status of the line associated to the User Output 3 signal Example: You set the line source of Line 2 to User Output 1. Now, bit 0 configures the status of Line 1. |
a2A5060-4gmBAS | Bit 0 configures the status of the line associated to the User Output 1 signal Bit 1 configures the status of the line associated to the User Output 2 signal Bit 2 configures the status of the line associated to the User Output 3 signal Example: You set the line source of Line 2 to User Output 1. Now, bit 0 configures the status of Line 1. |
a2A5060-15ucBAS | Bit 0 configures the status of the line associated to the User Output 1 signal Bit 1 configures the status of the line associated to the User Output 2 signal Bit 2 configures the status of the line associated to the User Output 3 signal Example: You set the line source of Line 2 to User Output 1. Now, bit 0 configures the status of Line 1. |
a2A5060-15umBAS | Bit 0 configures the status of the line associated to the User Output 1 signal Bit 1 configures the status of the line associated to the User Output 2 signal Bit 2 configures the status of the line associated to the User Output 3 signal Example: You set the line source of Line 2 to User Output 1. Now, bit 0 configures the status of Line 1. |
a2A5060-21g5cBAS | Bit 0 configures the status of the line associated to the User Output 1 signal Bit 1 configures the status of the line associated to the User Output 2 signal Bit 2 configures the status of the line associated to the User Output 3 signal Example: You set the line source of Line 2 to User Output 1. Now, bit 0 configures the status of Line 1. |
a2A5060-21g5mBAS | Bit 0 configures the status of the line associated to the User Output 1 signal Bit 1 configures the status of the line associated to the User Output 2 signal Bit 2 configures the status of the line associated to the User Output 3 signal Example: You set the line source of Line 2 to User Output 1. Now, bit 0 configures the status of Line 1. |
a2A5320-7gcBAS | Bit 0 configures the status of the line associated to the User Output 1 signal Bit 1 configures the status of the line associated to the User Output 2 signal Bit 2 configures the status of the line associated to the User Output 3 signal Example: You set the line source of Line 2 to User Output 1. Now, bit 0 configures the status of Line 1. |
a2A5320-7gcPRO | Bit 0 configures the status of the line associated to the User Output 1 signal Bit 1 configures the status of the line associated to the User Output 2 signal Bit 2 configures the status of the line associated to the User Output 3 signal Example: You set the line source of Line 2 to User Output 1. Now, bit 0 configures the status of Line 1. |
a2A5320-7gmBAS | Bit 0 configures the status of the line associated to the User Output 1 signal Bit 1 configures the status of the line associated to the User Output 2 signal Bit 2 configures the status of the line associated to the User Output 3 signal Example: You set the line source of Line 2 to User Output 1. Now, bit 0 configures the status of Line 1. |
a2A5320-7gmPRO | Bit 0 configures the status of the line associated to the User Output 1 signal Bit 1 configures the status of the line associated to the User Output 2 signal Bit 2 configures the status of the line associated to the User Output 3 signal Example: You set the line source of Line 2 to User Output 1. Now, bit 0 configures the status of Line 1. |
a2A5320-23ucBAS | Bit 0 configures the status of the line associated to the User Output 1 signal Bit 1 configures the status of the line associated to the User Output 2 signal Bit 2 configures the status of the line associated to the User Output 3 signal Example: You set the line source of Line 2 to User Output 1. Now, bit 0 configures the status of Line 1. |
a2A5320-23ucPRO | Bit 0 configures the status of the line associated to the User Output 1 signal Bit 1 configures the status of the line associated to the User Output 2 signal Bit 2 configures the status of the line associated to the User Output 3 signal Example: You set the line source of Line 2 to User Output 1. Now, bit 0 configures the status of Line 1. |
a2A5320-23umBAS | Bit 0 configures the status of the line associated to the User Output 1 signal Bit 1 configures the status of the line associated to the User Output 2 signal Bit 2 configures the status of the line associated to the User Output 3 signal Example: You set the line source of Line 2 to User Output 1. Now, bit 0 configures the status of Line 1. |
a2A5320-23umPRO | Bit 0 configures the status of the line associated to the User Output 1 signal Bit 1 configures the status of the line associated to the User Output 2 signal Bit 2 configures the status of the line associated to the User Output 3 signal Example: You set the line source of Line 2 to User Output 1. Now, bit 0 configures the status of Line 1. |
a2A5320-34g5cBAS | Bit 0 configures the status of the line associated to the User Output 1 signal Bit 1 configures the status of the line associated to the User Output 2 signal Bit 2 configures the status of the line associated to the User Output 3 signal Example: You set the line source of Line 2 to User Output 1. Now, bit 0 configures the status of Line 1. |
a2A5320-34g5mBAS | Bit 0 configures the status of the line associated to the User Output 1 signal Bit 1 configures the status of the line associated to the User Output 2 signal Bit 2 configures the status of the line associated to the User Output 3 signal Example: You set the line source of Line 2 to User Output 1. Now, bit 0 configures the status of Line 1. |
a2A5320-52cc | Bit 0 configures the status of the line associated to the User Output 1 signal Bit 1 configures the status of the line associated to the User Output 2 signal Bit 2 configures the status of the line associated to the User Output 3 signal Example: You set the line source of Line 2 to User Output 1. Now, bit 0 configures the status of Line 1. |
a2A5320-52cm | Bit 0 configures the status of the line associated to the User Output 1 signal Bit 1 configures the status of the line associated to the User Output 2 signal Bit 2 configures the status of the line associated to the User Output 3 signal Example: You set the line source of Line 2 to User Output 1. Now, bit 0 configures the status of Line 1. |
a2A5328-4gcBAS | Bit 0 configures the status of the line associated to the User Output 1 signal Bit 1 configures the status of the line associated to the User Output 2 signal Bit 2 configures the status of the line associated to the User Output 3 signal Example: You set the line source of Line 2 to User Output 1. Now, bit 0 configures the status of Line 1. |
a2A5328-4gcPRO | Bit 0 configures the status of the line associated to the User Output 1 signal Bit 1 configures the status of the line associated to the User Output 2 signal Bit 2 configures the status of the line associated to the User Output 3 signal Example: You set the line source of Line 2 to User Output 1. Now, bit 0 configures the status of Line 1. |
a2A5328-4gmBAS | Bit 0 configures the status of the line associated to the User Output 1 signal Bit 1 configures the status of the line associated to the User Output 2 signal Bit 2 configures the status of the line associated to the User Output 3 signal Example: You set the line source of Line 2 to User Output 1. Now, bit 0 configures the status of Line 1. |
a2A5328-4gmPRO | Bit 0 configures the status of the line associated to the User Output 1 signal Bit 1 configures the status of the line associated to the User Output 2 signal Bit 2 configures the status of the line associated to the User Output 3 signal Example: You set the line source of Line 2 to User Output 1. Now, bit 0 configures the status of Line 1. |
a2A5328-15ucBAS | Bit 0 configures the status of the line associated to the User Output 1 signal Bit 1 configures the status of the line associated to the User Output 2 signal Bit 2 configures the status of the line associated to the User Output 3 signal Example: You set the line source of Line 2 to User Output 1. Now, bit 0 configures the status of Line 1. |
a2A5328-15ucPRO | Bit 0 configures the status of the line associated to the User Output 1 signal Bit 1 configures the status of the line associated to the User Output 2 signal Bit 2 configures the status of the line associated to the User Output 3 signal Example: You set the line source of Line 2 to User Output 1. Now, bit 0 configures the status of Line 1. |
a2A5328-15umBAS | Bit 0 configures the status of the line associated to the User Output 1 signal Bit 1 configures the status of the line associated to the User Output 2 signal Bit 2 configures the status of the line associated to the User Output 3 signal Example: You set the line source of Line 2 to User Output 1. Now, bit 0 configures the status of Line 1. |
a2A5328-15umPRO | Bit 0 configures the status of the line associated to the User Output 1 signal Bit 1 configures the status of the line associated to the User Output 2 signal Bit 2 configures the status of the line associated to the User Output 3 signal Example: You set the line source of Line 2 to User Output 1. Now, bit 0 configures the status of Line 1. |
a2A5328-22g5cBAS | Bit 0 configures the status of the line associated to the User Output 1 signal Bit 1 configures the status of the line associated to the User Output 2 signal Bit 2 configures the status of the line associated to the User Output 3 signal Example: You set the line source of Line 2 to User Output 1. Now, bit 0 configures the status of Line 1. |
a2A5328-22g5mBAS | Bit 0 configures the status of the line associated to the User Output 1 signal Bit 1 configures the status of the line associated to the User Output 2 signal Bit 2 configures the status of the line associated to the User Output 3 signal Example: You set the line source of Line 2 to User Output 1. Now, bit 0 configures the status of Line 1. |
a2A5328-35cc | Bit 0 configures the status of the line associated to the User Output 1 signal Bit 1 configures the status of the line associated to the User Output 2 signal Bit 2 configures the status of the line associated to the User Output 3 signal Example: You set the line source of Line 2 to User Output 1. Now, bit 0 configures the status of Line 1. |
a2A5328-35cm | Bit 0 configures the status of the line associated to the User Output 1 signal Bit 1 configures the status of the line associated to the User Output 2 signal Bit 2 configures the status of the line associated to the User Output 3 signal Example: You set the line source of Line 2 to User Output 1. Now, bit 0 configures the status of Line 1. |
acA640-121gm | Bit 0 is always 0 Bit 1 configures the status of Line 2 Bit 2 configures the status of Line 3 |
acA640-300gc | Bit 0 is always 0 Bit 1 configures the status of Line 2 Bit 2 configures the status of Line 3 Example: All lines high = 0b110 |
acA640-300gm | Bit 0 is always 0 Bit 1 configures the status of Line 2 Bit 2 configures the status of Line 3 |
acA640-750uc | Bit 0 is always 0 Bit 1 configures the status of Line 2 Bit 2 configures the status of Line 3 Bit 3 configures the status of Line 4 Example: All lines high = 0b1110 |
acA640-750um | Bit 0 is always 0 Bit 1 configures the status of Line 2 Bit 2 configures the status of Line 3 Bit 3 configures the status of Line 4 Example: All lines high = 0b1110 |
acA720-290gc | Bit 0 is always 0 Bit 1 configures the status of Line 2 Bit 2 configures the status of Line 3 Example: All lines high = 0b110 |
acA720-290gm | Bit 0 is always 0 Bit 1 configures the status of Line 2 Bit 2 configures the status of Line 3 Example: All lines high = 0b110 |
acA720-520uc | Bit 0 is always 0 Bit 1 configures the status of Line 2 Bit 2 configures the status of Line 3 Bit 3 configures the status of Line 4 Example: All lines high = 0b1110 |
acA720-520um | Bit 0 is always 0 Bit 1 configures the status of Line 2 Bit 2 configures the status of Line 3 Bit 3 configures the status of Line 4 Example: All lines high = 0b1110 |
acA800-200gc | Bit 0 is always 0 Bit 1 configures the status of Line 2 Bit 2 configures the status of Line 3 Example: All lines high = 0b110 |
acA800-200gm | Bit 0 is always 0 Bit 1 configures the status of Line 2 Bit 2 configures the status of Line 3 Example: All lines high = 0b110 |
acA800-510uc | Bit 0 is always 0 Bit 1 configures the status of Line 2 Bit 2 configures the status of Line 3 Bit 3 configures the status of Line 4 Example: All lines high = 0b1110 |
acA800-510um | Bit 0 is always 0 Bit 1 configures the status of Line 2 Bit 2 configures the status of Line 3 Bit 3 configures the status of Line 4 Example: All lines high = 0b1110 |
acA1280-60gc | Bit 0 configures the status of line Out 1 (0 = low, 1 = high) |
acA1280-60gm | Bit 0 configures the status of line Out 1 (0 = low, 1 = high) |
acA1300-60gc | Bit 0 configures the status of line Out 1 (0 = low, 1 = high) |
acA1300-60gm | Bit 0 configures the status of line Out 1 (0 = low, 1 = high) |
acA1300-60gmNIR | Bit 0 configures the status of line Out 1 (0 = low, 1 = high) |
acA1300-75gc | Bit 0 is always 0 Bit 1 configures the status of Line 2 Bit 2 configures the status of Line 3 Example: All lines high = 0b110 |
acA1300-75gm | Bit 0 is always 0 Bit 1 configures the status of Line 2 Bit 2 configures the status of Line 3 Example: All lines high = 0b110 |
acA1300-200uc | Bit 0 is always 0 Bit 1 configures the status of Line 2 Bit 2 configures the status of Line 3 Bit 3 configures the status of Line 4 Example: All lines high = 0b1110 |
acA1300-200um | Bit 0 is always 0 Bit 1 configures the status of Line 2 Bit 2 configures the status of Line 3 Bit 3 configures the status of Line 4 Example: All lines high = 0b1110 |
acA1440-73gc | Bit 0 is always 0 Bit 1 configures the status of Line 2 Bit 2 configures the status of Line 3 Example: All lines high = 0b110 |
acA1440-73gm | Bit 0 is always 0 Bit 1 configures the status of Line 2 Bit 2 configures the status of Line 3 Example: All lines high = 0b110 |
acA1440-220uc | Bit 0 is always 0 Bit 1 configures the status of Line 2 Bit 2 configures the status of Line 3 Bit 3 configures the status of Line 4 Example: All lines high = 0b1110 |
acA1440-220um | Bit 0 is always 0 Bit 1 configures the status of Line 2 Bit 2 configures the status of Line 3 Bit 3 configures the status of Line 4 Example: All lines high = 0b1110 |
acA1600-20gc | Bit 0 configures the status of line Out 1 (0 = low, 1 = high) |
acA1600-20uc | Bit 0 is always 0 Bit 1 configures the status of Line 2 Bit 2 configures the status of Line 3 Bit 3 configures the status of Line 4 Example: All lines high = 0b1110 |
acA1600-60gc | Bit 0 configures the status of line Out 1 (0 = low, 1 = high) |
acA1600-60gm | Bit 0 configures the status of line Out 1 (0 = low, 1 = high) |
acA1920-25gc | Bit 0 configures the status of line Out 1 (0 = low, 1 = high) |
acA1920-25gm | Bit 0 configures the status of line Out 1 (0 = low, 1 = high) |
acA1920-25uc | Bit 0 is always 0 Bit 1 configures the status of Line 2 Bit 2 configures the status of Line 3 Bit 3 configures the status of Line 4 Example: All lines high = 0b1110 |
acA1920-25um | Bit 0 is always 0 Bit 1 configures the status of Line 2 Bit 2 configures the status of Line 3 Bit 3 configures the status of Line 4 Example: All lines high = 0b1110 |
acA1920-40gc | Bit 0 is always 0 Bit 1 configures the status of Line 2 Bit 2 configures the status of Line 3 Example: All lines high = 0b110 |
acA1920-40gm | Bit 0 is always 0 Bit 1 configures the status of Line 2 Bit 2 configures the status of Line 3 Example: All lines high = 0b110 |
acA1920-40uc | Bit 0 is always 0 Bit 1 configures the status of Line 2 Bit 2 configures the status of Line 3 Bit 3 configures the status of Line 4 Example: All lines high = 0b1110 |
acA1920-40ucMED | Bit 0 is always 0 Bit 1 configures the status of Line 2 Bit 2 configures the status of Line 3 Bit 3 configures the status of Line 4 Example: All lines high = 0b1110 |
acA1920-40um | Bit 0 is always 0 Bit 1 configures the status of Line 2 Bit 2 configures the status of Line 3 Bit 3 configures the status of Line 4 Example: All lines high = 0b1110 |
acA1920-40umMED | Bit 0 is always 0 Bit 1 configures the status of Line 2 Bit 2 configures the status of Line 3 Bit 3 configures the status of Line 4 Example: All lines high = 0b1110 |
acA1920-48gc | Bit 0 is always 0 Bit 1 configures the status of Line 2 Bit 2 configures the status of Line 3 Example: All lines high = 0b110 |
acA1920-48gm | Bit 0 is always 0 Bit 1 configures the status of Line 2 Bit 2 configures the status of Line 3 Example: All lines high = 0b110 |
acA1920-50gc | Bit 0 is always 0 Bit 1 configures the status of Line 2 Bit 2 configures the status of Line 3 Example: All lines high = 0b110 |
acA1920-50gm | Bit 0 is always 0 Bit 1 configures the status of Line 2 Bit 2 configures the status of Line 3 Example: All lines high = 0b110 |
acA1920-150uc | Bit 0 is always 0 Bit 1 configures the status of Line 2 Bit 2 configures the status of Line 3 Bit 3 configures the status of Line 4 Example: All lines high = 0b1110 |
acA1920-150um | Bit 0 is always 0 Bit 1 configures the status of Line 2 Bit 2 configures the status of Line 3 Bit 3 configures the status of Line 4 Example: All lines high = 0b1110 |
acA1920-155uc | Bit 0 is always 0 Bit 1 configures the status of Line 2 Bit 2 configures the status of Line 3 Bit 3 configures the status of Line 4 Example: All lines high = 0b1110 |
acA1920-155ucMED | Bit 0 is always 0 Bit 1 configures the status of Line 2 Bit 2 configures the status of Line 3 Bit 3 configures the status of Line 4 Example: All lines high = 0b1110 |
acA1920-155um | Bit 0 is always 0 Bit 1 configures the status of Line 2 Bit 2 configures the status of Line 3 Bit 3 configures the status of Line 4 Example: All lines high = 0b1110 |
acA1920-155umMED | Bit 0 is always 0 Bit 1 configures the status of Line 2 Bit 2 configures the status of Line 3 Bit 3 configures the status of Line 4 Example: All lines high = 0b1110 |
acA2000-50gc | Bit 0 configures the status of line Out 1 (0 = low, 1 = high) |
acA2000-50gm | Bit 0 configures the status of line Out 1 (0 = low, 1 = high) |
acA2000-165uc | Bit 0 is always 0 Bit 1 configures the status of Line 2 Bit 2 configures the status of Line 3 Bit 3 configures the status of Line 4 Example: All lines high = 0b1110 |
acA2000-165um | Bit 0 is always 0 Bit 1 configures the status of Line 2 Bit 2 configures the status of Line 3 Bit 3 configures the status of Line 4 Example: All lines high = 0b1110 |
acA2040-25gc | Bit 0 configures the status of line Out 1 (0 = low, 1 = high) |
acA2040-25gm | Bit 0 configures the status of line Out 1 (0 = low, 1 = high) |
acA2040-25gmNIR | Bit 0 configures the status of line Out 1 (0 = low, 1 = high) |
acA2040-35gc | Bit 0 is always 0 Bit 1 configures the status of Line 2 Bit 2 configures the status of Line 3 Example: All lines high = 0b110 |
acA2040-35gm | Bit 0 is always 0 Bit 1 configures the status of Line 2 Bit 2 configures the status of Line 3 Example: All lines high = 0b110 |
acA2040-55uc | Bit 0 is always 0 Bit 1 configures the status of Line 2 Bit 2 configures the status of Line 3 Bit 3 configures the status of Line 4 Example: All lines high = 0b1110 |
acA2040-55um | Bit 0 is always 0 Bit 1 configures the status of Line 2 Bit 2 configures the status of Line 3 Bit 3 configures the status of Line 4 Example: All lines high = 0b1110 |
acA2040-90uc | Bit 0 is always 0 Bit 1 configures the status of Line 2 Bit 2 configures the status of Line 3 Bit 3 configures the status of Line 4 Example: All lines high = 0b1110 |
acA2040-90um | Bit 0 is always 0 Bit 1 configures the status of Line 2 Bit 2 configures the status of Line 3 Bit 3 configures the status of Line 4 Example: All lines high = 0b1110 |
acA2040-90umNIR | Bit 0 is always 0 Bit 1 configures the status of Line 2 Bit 2 configures the status of Line 3 Bit 3 configures the status of Line 4 Example: All lines high = 0b1110 |
acA2040-120uc | Bit 0 is always 0 Bit 1 configures the status of Line 2 Bit 2 configures the status of Line 3 Bit 3 configures the status of Line 4 Example: All lines high = 0b1110 |
acA2040-120um | Bit 0 is always 0 Bit 1 configures the status of Line 2 Bit 2 configures the status of Line 3 Bit 3 configures the status of Line 4 Example: All lines high = 0b1110 |
acA2440-20gc | Bit 0 is always 0 Bit 1 configures the status of Line 2 Bit 2 configures the status of Line 3 Example: All lines high = 0b110 |
acA2440-20gm | Bit 0 is always 0 Bit 1 configures the status of Line 2 Bit 2 configures the status of Line 3 Example: All lines high = 0b110 |
acA2440-35uc | Bit 0 is always 0 Bit 1 configures the status of Line 2 Bit 2 configures the status of Line 3 Bit 3 configures the status of Line 4 Example: All lines high = 0b1110 |
acA2440-35ucMED | Bit 0 is always 0 Bit 1 configures the status of Line 2 Bit 2 configures the status of Line 3 Bit 3 configures the status of Line 4 Example: All lines high = 0b1110 |
acA2440-35um | Bit 0 is always 0 Bit 1 configures the status of Line 2 Bit 2 configures the status of Line 3 Bit 3 configures the status of Line 4 Example: All lines high = 0b1110 |
acA2440-35umMED | Bit 0 is always 0 Bit 1 configures the status of Line 2 Bit 2 configures the status of Line 3 Bit 3 configures the status of Line 4 Example: All lines high = 0b1110 |
acA2440-75uc | Bit 0 is always 0 Bit 1 configures the status of Line 2 Bit 2 configures the status of Line 3 Bit 3 configures the status of Line 4 Example: All lines high = 0b1110 |
acA2440-75ucMED | Bit 0 is always 0 Bit 1 configures the status of Line 2 Bit 2 configures the status of Line 3 Bit 3 configures the status of Line 4 Example: All lines high = 0b1110 |
acA2440-75um | Bit 0 is always 0 Bit 1 configures the status of Line 2 Bit 2 configures the status of Line 3 Bit 3 configures the status of Line 4 Example: All lines high = 0b1110 |
acA2440-75umMED | Bit 0 is always 0 Bit 1 configures the status of Line 2 Bit 2 configures the status of Line 3 Bit 3 configures the status of Line 4 Example: All lines high = 0b1110 |
acA2500-14gc | Bit 0 configures the status of line Out 1 (0 = low, 1 = high) |
acA2500-14gm | Bit 0 configures the status of line Out 1 (0 = low, 1 = high) |
acA2500-14uc | Bit 0 is always 0 Bit 1 configures the status of Line 2 Bit 2 configures the status of Line 3 Bit 3 configures the status of Line 4 Example: All lines high = 0b1110 |
acA2500-14um | Bit 0 is always 0 Bit 1 configures the status of Line 2 Bit 2 configures the status of Line 3 Bit 3 configures the status of Line 4 Example: All lines high = 0b1110 |
acA2500-20gc | Bit 0 is always 0 Bit 1 configures the status of Line 2 Bit 2 configures the status of Line 3 Example: All lines high = 0b110 |
acA2500-20gcMED | Bit 0 is always 0 Bit 1 configures the status of Line 2 Bit 2 configures the status of Line 3 Example: All lines high = 0b110 |
acA2500-20gm | Bit 0 is always 0 Bit 1 configures the status of Line 2 Bit 2 configures the status of Line 3 Example: All lines high = 0b110 |
acA2500-20gmMED | Bit 0 is always 0 Bit 1 configures the status of Line 2 Bit 2 configures the status of Line 3 Example: All lines high = 0b110 |
acA2500-60uc | Bit 0 is always 0 Bit 1 configures the status of Line 2 Bit 2 configures the status of Line 3 Bit 3 configures the status of Line 4 Example: All lines high = 0b1110 |
acA2500-60um | Bit 0 is always 0 Bit 1 configures the status of Line 2 Bit 2 configures the status of Line 3 Bit 3 configures the status of Line 4 Example: All lines high = 0b1110 |
acA3088-16gc | Bit 0 is always 0 Bit 1 configures the status of Line 2 Bit 2 configures the status of Line 3 Example: All lines high = 0b110 |
acA3088-16gm | Bit 0 is always 0 Bit 1 configures the status of Line 2 Bit 2 configures the status of Line 3 Example: All lines high = 0b110 |
acA3088-57uc | Bit 0 is always 0 Bit 1 configures the status of Line 2 Bit 2 configures the status of Line 3 Bit 3 configures the status of Line 4 Example: All lines high = 0b1110 |
acA3088-57ucMED | Bit 0 is always 0 Bit 1 configures the status of Line 2 Bit 2 configures the status of Line 3 Bit 3 configures the status of Line 4 Example: All lines high = 0b1110 |
acA3088-57um | Bit 0 is always 0 Bit 1 configures the status of Line 2 Bit 2 configures the status of Line 3 Bit 3 configures the status of Line 4 Example: All lines high = 0b1110 |
acA3088-57umMED | Bit 0 is always 0 Bit 1 configures the status of Line 2 Bit 2 configures the status of Line 3 Bit 3 configures the status of Line 4 Example: All lines high = 0b1110 |
acA3800-10gc | Bit 0 configures the status of line Out 1 (0 = low, 1 = high) |
acA3800-10gm | Bit 0 configures the status of line Out 1 (0 = low, 1 = high) |
acA3800-14uc | Bit 0 is always 0 Bit 1 configures the status of Line 2 Bit 2 configures the status of Line 3 Bit 3 configures the status of Line 4 Example: All lines high = 0b1110 |
acA3800-14um | Bit 0 is always 0 Bit 1 configures the status of Line 2 Bit 2 configures the status of Line 3 Bit 3 configures the status of Line 4 Example: All lines high = 0b1110 |
acA4024-8gc | Bit 0 is always 0 Bit 1 configures the status of Line 2 Bit 2 configures the status of Line 3 Example: All lines high = 0b110 |
acA4024-8gm | Bit 0 is always 0 Bit 1 configures the status of Line 2 Bit 2 configures the status of Line 3 Example: All lines high = 0b110 |
acA4024-29uc | Bit 0 is always 0 Bit 1 configures the status of Line 2 Bit 2 configures the status of Line 3 Bit 3 configures the status of Line 4 Example: All lines high = 0b1110 |
acA4024-29um | Bit 0 is always 0 Bit 1 configures the status of Line 2 Bit 2 configures the status of Line 3 Bit 3 configures the status of Line 4 Example: All lines high = 0b1110 |
acA4096-11gc | Bit 0 is always 0 Bit 1 configures the status of Line 2 Bit 2 configures the status of Line 3 Example: All lines high = 0b110 |
acA4096-11gm | Bit 0 is always 0 Bit 1 configures the status of Line 2 Bit 2 configures the status of Line 3 Example: All lines high = 0b110 |
acA4096-30uc | Bit 0 is always 0 Bit 1 configures the status of Line 2 Bit 2 configures the status of Line 3 Bit 3 configures the status of Line 4 Example: All lines high = 0b1110 |
acA4096-30ucMED | Bit 0 is always 0 Bit 1 configures the status of Line 2 Bit 2 configures the status of Line 3 Bit 3 configures the status of Line 4 Example: All lines high = 0b1110 |
acA4096-30um | Bit 0 is always 0 Bit 1 configures the status of Line 2 Bit 2 configures the status of Line 3 Bit 3 configures the status of Line 4 Example: All lines high = 0b1110 |
acA4096-30umMED | Bit 0 is always 0 Bit 1 configures the status of Line 2 Bit 2 configures the status of Line 3 Bit 3 configures the status of Line 4 Example: All lines high = 0b1110 |
acA4096-40uc | Bit 0 is always 0 Bit 1 configures the status of Line 2 Bit 2 configures the status of Line 3 Bit 3 configures the status of Line 4 Example: All lines high = 0b1110 |
acA4096-40ucMED | Bit 0 is always 0 Bit 1 configures the status of Line 2 Bit 2 configures the status of Line 3 Bit 3 configures the status of Line 4 Example: All lines high = 0b1110 |
acA4096-40um | Bit 0 is always 0 Bit 1 configures the status of Line 2 Bit 2 configures the status of Line 3 Bit 3 configures the status of Line 4 Example: All lines high = 0b1110 |
acA4096-40umMED | Bit 0 is always 0 Bit 1 configures the status of Line 2 Bit 2 configures the status of Line 3 Bit 3 configures the status of Line 4 Example: All lines high = 0b1110 |
acA4112-8gc | Bit 0 is always 0 Bit 1 configures the status of Line 2 Bit 2 configures the status of Line 3 Example: All lines high = 0b110 |
acA4112-8gm | Bit 0 is always 0 Bit 1 configures the status of Line 2 Bit 2 configures the status of Line 3 Example: All lines high = 0b110 |
acA4112-20uc | Bit 0 is always 0 Bit 1 configures the status of Line 2 Bit 2 configures the status of Line 3 Bit 3 configures the status of Line 4 Example: All lines high = 0b1110 |
acA4112-20ucMED | Bit 0 is always 0 Bit 1 configures the status of Line 2 Bit 2 configures the status of Line 3 Bit 3 configures the status of Line 4 Example: All lines high = 0b1110 |
acA4112-20um | Bit 0 is always 0 Bit 1 configures the status of Line 2 Bit 2 configures the status of Line 3 Bit 3 configures the status of Line 4 Example: All lines high = 0b1110 |
acA4112-20umMED | Bit 0 is always 0 Bit 1 configures the status of Line 2 Bit 2 configures the status of Line 3 Bit 3 configures the status of Line 4 Example: All lines high = 0b1110 |
acA4112-30uc | Bit 0 is always 0 Bit 1 configures the status of Line 2 Bit 2 configures the status of Line 3 Bit 3 configures the status of Line 4 Example: All lines high = 0b1110 |
acA4112-30ucMED | Bit 0 is always 0 Bit 1 configures the status of Line 2 Bit 2 configures the status of Line 3 Bit 3 configures the status of Line 4 Example: All lines high = 0b1110 |
acA4112-30um | Bit 0 is always 0 Bit 1 configures the status of Line 2 Bit 2 configures the status of Line 3 Bit 3 configures the status of Line 4 Example: All lines high = 0b1110 |
acA4112-30umMED | Bit 0 is always 0 Bit 1 configures the status of Line 2 Bit 2 configures the status of Line 3 Bit 3 configures the status of Line 4 Example: All lines high = 0b1110 |
acA5472-5gc | Bit 0 is always 0 Bit 1 configures the status of Line 2 Bit 2 configures the status of Line 3 Example: All lines high = 0b110 |
acA5472-5gm | Bit 0 is always 0 Bit 1 configures the status of Line 2 Bit 2 configures the status of Line 3 Example: All lines high = 0b110 |
acA5472-17uc | Bit 0 is always 0 Bit 1 configures the status of Line 2 Bit 2 configures the status of Line 3 Bit 3 configures the status of Line 4 Example: All lines high = 0b1110 |
acA5472-17ucMED | Bit 0 is always 0 Bit 1 configures the status of Line 2 Bit 2 configures the status of Line 3 Bit 3 configures the status of Line 4 Example: All lines high = 0b1110 |
acA5472-17um | Bit 0 is always 0 Bit 1 configures the status of Line 2 Bit 2 configures the status of Line 3 Bit 3 configures the status of Line 4 Example: All lines high = 0b1110 |
acA5472-17umMED | Bit 0 is always 0 Bit 1 configures the status of Line 2 Bit 2 configures the status of Line 3 Bit 3 configures the status of Line 4 Example: All lines high = 0b1110 |
boA1936-400cc | Bit 0 configures the status of the line associated to the User Output 1 signal Bit 1 configures the status of the line associated to the User Output 2 signal Bit 2 configures the status of the line associated to the User Output 3 signal Example: You set the line source of Line 2 to User Output 1. Now, bit 0 configures the status of Line 1. |
boA1936-400cm | Bit 0 configures the status of the line associated to the User Output 1 signal Bit 1 configures the status of the line associated to the User Output 2 signal Bit 2 configures the status of the line associated to the User Output 3 signal Example: You set the line source of Line 2 to User Output 1. Now, bit 0 configures the status of Line 1. |
boA2448-250cc | Bit 0 configures the status of the line associated to the User Output 1 signal Bit 1 configures the status of the line associated to the User Output 2 signal Bit 2 configures the status of the line associated to the User Output 3 signal Example: You set the line source of Line 2 to User Output 1. Now, bit 0 configures the status of Line 1. |
boA2448-250cm | Bit 0 configures the status of the line associated to the User Output 1 signal Bit 1 configures the status of the line associated to the User Output 2 signal Bit 2 configures the status of the line associated to the User Output 3 signal Example: You set the line source of Line 2 to User Output 1. Now, bit 0 configures the status of Line 1. |
boA2832-190cc | Bit 0 configures the status of the line associated to the User Output 1 signal Bit 1 configures the status of the line associated to the User Output 2 signal Bit 2 configures the status of the line associated to the User Output 3 signal Example: You set the line source of Line 2 to User Output 1. Now, bit 0 configures the status of Line 1. |
boA2832-190cm | Bit 0 configures the status of the line associated to the User Output 1 signal Bit 1 configures the status of the line associated to the User Output 2 signal Bit 2 configures the status of the line associated to the User Output 3 signal Example: You set the line source of Line 2 to User Output 1. Now, bit 0 configures the status of Line 1. |
boA4096-93cc | Bit 0 configures the status of the line associated to the User Output 1 signal Bit 1 configures the status of the line associated to the User Output 2 signal Bit 2 configures the status of the line associated to the User Output 3 signal Example: You set the line source of Line 2 to User Output 1. Now, bit 0 configures the status of Line 1. |
boA4096-93cm | Bit 0 configures the status of the line associated to the User Output 1 signal Bit 1 configures the status of the line associated to the User Output 2 signal Bit 2 configures the status of the line associated to the User Output 3 signal Example: You set the line source of Line 2 to User Output 1. Now, bit 0 configures the status of Line 1. |
boA4096-180cc | Bit 0 configures the status of the line associated to the User Output 1 signal Bit 1 configures the status of the line associated to the User Output 2 signal Bit 2 configures the status of the line associated to the User Output 3 signal Example: You set the line source of Line 2 to User Output 1. Now, bit 0 configures the status of Line 1. |
boA4096-180cm | Bit 0 configures the status of the line associated to the User Output 1 signal Bit 1 configures the status of the line associated to the User Output 2 signal Bit 2 configures the status of the line associated to the User Output 3 signal Example: You set the line source of Line 2 to User Output 1. Now, bit 0 configures the status of Line 1. |
boA4112-68cc | Bit 0 configures the status of the line associated to the User Output 1 signal Bit 1 configures the status of the line associated to the User Output 2 signal Bit 2 configures the status of the line associated to the User Output 3 signal Example: You set the line source of Line 2 to User Output 1. Now, bit 0 configures the status of Line 1. |
boA4112-68cm | Bit 0 configures the status of the line associated to the User Output 1 signal Bit 1 configures the status of the line associated to the User Output 2 signal Bit 2 configures the status of the line associated to the User Output 3 signal Example: You set the line source of Line 2 to User Output 1. Now, bit 0 configures the status of Line 1. |
boA4500-45cc | Bit 0 configures the status of the line associated to the User Output 1 signal Bit 1 configures the status of the line associated to the User Output 2 signal Bit 2 configures the status of the line associated to the User Output 3 signal Example: You set the line source of Line 2 to User Output 1. Now, bit 0 configures the status of Line 1. |
boA4500-45cm | Bit 0 configures the status of the line associated to the User Output 1 signal Bit 1 configures the status of the line associated to the User Output 2 signal Bit 2 configures the status of the line associated to the User Output 3 signal Example: You set the line source of Line 2 to User Output 1. Now, bit 0 configures the status of Line 1. |
boA4504-100cc | Bit 0 configures the status of the line associated to the User Output 1 signal Bit 1 configures the status of the line associated to the User Output 2 signal Bit 2 configures the status of the line associated to the User Output 3 signal Example: You set the line source of Line 2 to User Output 1. Now, bit 0 configures the status of Line 1. |
boA4504-100cm | Bit 0 configures the status of the line associated to the User Output 1 signal Bit 1 configures the status of the line associated to the User Output 2 signal Bit 2 configures the status of the line associated to the User Output 3 signal Example: You set the line source of Line 2 to User Output 1. Now, bit 0 configures the status of Line 1. |
boA5120-150cc | User Output Value feature not supported |
boA5120-150cm | User Output Value feature not supported |
boA5120-230cc | User Output Value feature not supported |
boA5120-230cm | User Output Value feature not supported |
boA5320-150cc | Bit 0 configures the status of the line associated to the User Output 1 signal Bit 1 configures the status of the line associated to the User Output 2 signal Bit 2 configures the status of the line associated to the User Output 3 signal Example: You set the line source of Line 2 to User Output 1. Now, bit 0 configures the status of Line 1. |
boA5320-150cm | Bit 0 configures the status of the line associated to the User Output 1 signal Bit 1 configures the status of the line associated to the User Output 2 signal Bit 2 configures the status of the line associated to the User Output 3 signal Example: You set the line source of Line 2 to User Output 1. Now, bit 0 configures the status of Line 1. |
boA5328-100cc | Bit 0 configures the status of the line associated to the User Output 1 signal Bit 1 configures the status of the line associated to the User Output 2 signal Bit 2 configures the status of the line associated to the User Output 3 signal Example: You set the line source of Line 2 to User Output 1. Now, bit 0 configures the status of Line 1. |
boA5328-100cm | Bit 0 configures the status of the line associated to the User Output 1 signal Bit 1 configures the status of the line associated to the User Output 2 signal Bit 2 configures the status of the line associated to the User Output 3 signal Example: You set the line source of Line 2 to User Output 1. Now, bit 0 configures the status of Line 1. |
boA6500-36cc | Bit 0 configures the status of the line associated to the User Output 1 signal Bit 1 configures the status of the line associated to the User Output 2 signal Bit 2 configures the status of the line associated to the User Output 3 signal Example: You set the line source of Line 2 to User Output 1. Now, bit 0 configures the status of Line 1. |
boA6500-36cm | Bit 0 configures the status of the line associated to the User Output 1 signal Bit 1 configures the status of the line associated to the User Output 2 signal Bit 2 configures the status of the line associated to the User Output 3 signal Example: You set the line source of Line 2 to User Output 1. Now, bit 0 configures the status of Line 1. |
boA8100-16cc | Bit 0 configures the status of the line associated to the User Output 1 signal Bit 1 configures the status of the line associated to the User Output 2 signal Bit 2 configures the status of the line associated to the User Output 3 signal Example: You set the line source of Line 2 to User Output 1. Now, bit 0 configures the status of Line 1. |
boA8100-16cm | Bit 0 configures the status of the line associated to the User Output 1 signal Bit 1 configures the status of the line associated to the User Output 2 signal Bit 2 configures the status of the line associated to the User Output 3 signal Example: You set the line source of Line 2 to User Output 1. Now, bit 0 configures the status of Line 1. |
boA9344-30cc | User Output Value feature not supported |
boA9344-30cm | User Output Value feature not supported |
boA9344-70cc | User Output Value feature not supported |
boA9344-70cm | User Output Value feature not supported |
boA13440-17cm | Bit 0 configures the status of the line associated to the User Output 1 signal Bit 1 configures the status of the line associated to the User Output 2 signal Bit 2 configures the status of the line associated to the User Output 3 signal Example: You set the line source of Line 2 to User Output 1. Now, bit 0 configures the status of Line 1. |
daA720-520uc | Bit 0 configures the status of the line associated to the User Output 1 signal Bit 1 configures the status of the line associated to the User Output 2 signal Bit 2 configures the status of the line associated to the User Output 3 signal Example: You set the line source of Line 2 to User Output 1. Now, bit 0 configures the status of Line 1. |
daA720-520um | Bit 0 configures the status of the line associated to the User Output 1 signal Bit 1 configures the status of the line associated to the User Output 2 signal Bit 2 configures the status of the line associated to the User Output 3 signal Example: You set the line source of Line 2 to User Output 1. Now, bit 0 configures the status of Line 1. |
daA1280-54uc | User Output Value feature not supported |
daA1280-54um | User Output Value feature not supported |
daA1440-220uc | Bit 0 configures the status of the line associated to the User Output 1 signal Bit 1 configures the status of the line associated to the User Output 2 signal Bit 2 configures the status of the line associated to the User Output 3 signal Example: You set the line source of Line 2 to User Output 1. Now, bit 0 configures the status of Line 1. |
daA1440-220um | Bit 0 configures the status of the line associated to the User Output 1 signal Bit 1 configures the status of the line associated to the User Output 2 signal Bit 2 configures the status of the line associated to the User Output 3 signal Example: You set the line source of Line 2 to User Output 1. Now, bit 0 configures the status of Line 1. |
daA1600-60uc | User Output Value feature not supported |
daA1600-60um | User Output Value feature not supported |
daA1920-15um | User Output Value feature not supported |
daA1920-30uc | User Output Value feature not supported |
daA1920-30um | User Output Value feature not supported |
daA1920-160uc | Bit 0 configures the status of the line associated to the User Output 1 signal Bit 1 configures the status of the line associated to the User Output 2 signal Bit 2 configures the status of the line associated to the User Output 3 signal Example: You set the line source of Line 2 to User Output 1. Now, bit 0 configures the status of Line 1. |
daA1920-160um | Bit 0 configures the status of the line associated to the User Output 1 signal Bit 1 configures the status of the line associated to the User Output 2 signal Bit 2 configures the status of the line associated to the User Output 3 signal Example: You set the line source of Line 2 to User Output 1. Now, bit 0 configures the status of Line 1. |
daA2448-70uc | Bit 0 configures the status of the line associated to the User Output 1 signal Bit 1 configures the status of the line associated to the User Output 2 signal Bit 2 configures the status of the line associated to the User Output 3 signal Example: You set the line source of Line 2 to User Output 1. Now, bit 0 configures the status of Line 1. |
daA2448-70um | Bit 0 configures the status of the line associated to the User Output 1 signal Bit 1 configures the status of the line associated to the User Output 2 signal Bit 2 configures the status of the line associated to the User Output 3 signal Example: You set the line source of Line 2 to User Output 1. Now, bit 0 configures the status of Line 1. |
daA2500-14uc | User Output Value feature not supported |
daA2500-14um | User Output Value feature not supported |
daA3840-45uc | Bit 0 configures the status of the line associated to the User Output 1 signal Bit 1 configures the status of the line associated to the User Output 2 signal Bit 2 configures the status of the line associated to the User Output 3 signal Example: You set the line source of Line 2 to User Output 1. Now, bit 0 configures the status of Line 1. |
daA3840-45um | Bit 0 configures the status of the line associated to the User Output 1 signal Bit 1 configures the status of the line associated to the User Output 2 signal Bit 2 configures the status of the line associated to the User Output 3 signal Example: You set the line source of Line 2 to User Output 1. Now, bit 0 configures the status of Line 1. |
dmA720-290gc | Bit 0 configures the status of the line associated to the User Output 0 signal Bit 1 configures the status of the line associated to the User Output 1 signal Bit 2 configures the status of the line associated to the User Output 2 signal Example: You set the line source of Line 2 to User Output 0. Now, bit 0 configures the status of Line 2. |
dmA720-290gm | Bit 0 configures the status of the line associated to the User Output 0 signal Bit 1 configures the status of the line associated to the User Output 1 signal Bit 2 configures the status of the line associated to the User Output 2 signal Example: You set the line source of Line 2 to User Output 0. Now, bit 0 configures the status of Line 2. |
dmA1440-73gc | Bit 0 configures the status of the line associated to the User Output 0 signal Bit 1 configures the status of the line associated to the User Output 1 signal Bit 2 configures the status of the line associated to the User Output 2 signal Example: You set the line source of Line 2 to User Output 0. Now, bit 0 configures the status of Line 2. |
dmA1440-73gm | Bit 0 configures the status of the line associated to the User Output 0 signal Bit 1 configures the status of the line associated to the User Output 1 signal Bit 2 configures the status of the line associated to the User Output 2 signal Example: You set the line source of Line 2 to User Output 0. Now, bit 0 configures the status of Line 2. |
dmA1920-51gc | Bit 0 configures the status of the line associated to the User Output 0 signal Bit 1 configures the status of the line associated to the User Output 1 signal Bit 2 configures the status of the line associated to the User Output 2 signal Example: You set the line source of Line 2 to User Output 0. Now, bit 0 configures the status of Line 2. |
dmA1920-51gm | Bit 0 configures the status of the line associated to the User Output 0 signal Bit 1 configures the status of the line associated to the User Output 1 signal Bit 2 configures the status of the line associated to the User Output 2 signal Example: You set the line source of Line 2 to User Output 0. Now, bit 0 configures the status of Line 2. |
dmA2448-23gc | Bit 0 configures the status of the line associated to the User Output 1 signal Bit 1 configures the status of the line associated to the User Output 2 signal Bit 2 configures the status of the line associated to the User Output 3 signal Example: You set the line source of Line 2 to User Output 1. Now, bit 0 configures the status of Line 1. |
dmA2448-23gm | Bit 0 configures the status of the line associated to the User Output 1 signal Bit 1 configures the status of the line associated to the User Output 2 signal Bit 2 configures the status of the line associated to the User Output 3 signal Example: You set the line source of Line 2 to User Output 1. Now, bit 0 configures the status of Line 1. |
dmA2840-14gc | Bit 0 configures the status of the line associated to the User Output 1 signal Bit 1 configures the status of the line associated to the User Output 2 signal Bit 2 configures the status of the line associated to the User Output 3 signal Example: You set the line source of Line 2 to User Output 1. Now, bit 0 configures the status of Line 1. |
dmA2840-14gm | Bit 0 configures the status of the line associated to the User Output 1 signal Bit 1 configures the status of the line associated to the User Output 2 signal Bit 2 configures the status of the line associated to the User Output 3 signal Example: You set the line source of Line 2 to User Output 1. Now, bit 0 configures the status of Line 1. |
dmA3536-9gc | Bit 0 configures the status of the line associated to the User Output 1 signal Bit 1 configures the status of the line associated to the User Output 2 signal Bit 2 configures the status of the line associated to the User Output 3 signal Example: You set the line source of Line 2 to User Output 1. Now, bit 0 configures the status of Line 2. |
dmA3536-9gm | Bit 0 configures the status of the line associated to the User Output 1 signal Bit 1 configures the status of the line associated to the User Output 2 signal Bit 2 configures the status of the line associated to the User Output 3 signal Example: You set the line source of Line 2 to User Output 1. Now, bit 0 configures the status of Line 2. |
dmA4096-9gc | Bit 0 configures the status of the line associated to the User Output 1 signal Bit 1 configures the status of the line associated to the User Output 2 signal Bit 2 configures the status of the line associated to the User Output 3 signal Example: You set the line source of Line 2 to User Output 1. Now, bit 0 configures the status of Line 1. |
dmA4096-9gm | Bit 0 configures the status of the line associated to the User Output 1 signal Bit 1 configures the status of the line associated to the User Output 2 signal Bit 2 configures the status of the line associated to the User Output 3 signal Example: You set the line source of Line 2 to User Output 1. Now, bit 0 configures the status of Line 1. |
puA1280-54uc | User Output Value feature not supported |
puA1280-54um | User Output Value feature not supported |
puA1600-60uc | User Output Value feature not supported |
puA1600-60um | User Output Value feature not supported |
puA1920-30uc | User Output Value feature not supported |
puA1920-30um | User Output Value feature not supported |
puA2500-14uc | User Output Value feature not supported |
puA2500-14um | User Output Value feature not supported |
r2L2048-29gc | Bit 0 configures the status of the line associated to the User Output 1 signal Bit 1 configures the status of the line associated to the User Output 2 signal Bit 2 configures the status of the line associated to the User Output 3 signal Example: You set the line source of Line 2 to User Output 1. Now, bit 0 configures the status of Line 1. |
r2L2048-58gm | Bit 0 configures the status of the line associated to the User Output 1 signal Bit 1 configures the status of the line associated to the User Output 2 signal Bit 2 configures the status of the line associated to the User Output 3 signal Example: You set the line source of Line 2 to User Output 1. Now, bit 0 configures the status of Line 1. |
r2L2048-62cc | Bit 0 configures the status of the line associated to the User Output 1 signal Bit 1 configures the status of the line associated to the User Output 2 signal Bit 2 configures the status of the line associated to the User Output 3 signal Example: You set the line source of Line 2 to User Output 1. Now, bit 0 configures the status of Line 1. |
r2L2048-62g5c | Bit 0 configures the status of the line associated to the User Output 1 signal Bit 1 configures the status of the line associated to the User Output 2 signal Bit 2 configures the status of the line associated to the User Output 3 signal Example: You set the line source of Line 2 to User Output 1. Now, bit 0 configures the status of Line 1. |
r2L2048-172cm | Bit 0 configures the status of the line associated to the User Output 1 signal Bit 1 configures the status of the line associated to the User Output 2 signal Bit 2 configures the status of the line associated to the User Output 3 signal Example: You set the line source of Line 2 to User Output 1. Now, bit 0 configures the status of Line 1. |
r2L2048-172g5m | Bit 0 configures the status of the line associated to the User Output 1 signal Bit 1 configures the status of the line associated to the User Output 2 signal Bit 2 configures the status of the line associated to the User Output 3 signal Example: You set the line source of Line 2 to User Output 1. Now, bit 0 configures the status of Line 1. |
r2L4096-14gc | Bit 0 configures the status of the line associated to the User Output 1 signal Bit 1 configures the status of the line associated to the User Output 2 signal Bit 2 configures the status of the line associated to the User Output 3 signal Example: You set the line source of Line 2 to User Output 1. Now, bit 0 configures the status of Line 1. |
r2L4096-29gm | Bit 0 configures the status of the line associated to the User Output 1 signal Bit 1 configures the status of the line associated to the User Output 2 signal Bit 2 configures the status of the line associated to the User Output 3 signal Example: You set the line source of Line 2 to User Output 1. Now, bit 0 configures the status of Line 1. |
r2L4096-42cc | Bit 0 configures the status of the line associated to the User Output 1 signal Bit 1 configures the status of the line associated to the User Output 2 signal Bit 2 configures the status of the line associated to the User Output 3 signal Example: You set the line source of Line 2 to User Output 1. Now, bit 0 configures the status of Line 1. |
r2L4096-42g5c | Bit 0 configures the status of the line associated to the User Output 1 signal Bit 1 configures the status of the line associated to the User Output 2 signal Bit 2 configures the status of the line associated to the User Output 3 signal Example: You set the line source of Line 2 to User Output 1. Now, bit 0 configures the status of Line 1. |
r2L4096-84cm | Bit 0 configures the status of the line associated to the User Output 1 signal Bit 1 configures the status of the line associated to the User Output 2 signal Bit 2 configures the status of the line associated to the User Output 3 signal Example: You set the line source of Line 2 to User Output 1. Now, bit 0 configures the status of Line 1. |
r2L4096-84g5m | Bit 0 configures the status of the line associated to the User Output 1 signal Bit 1 configures the status of the line associated to the User Output 2 signal Bit 2 configures the status of the line associated to the User Output 3 signal Example: You set the line source of Line 2 to User Output 1. Now, bit 0 configures the status of Line 1. |
r2L8192-200cm | Bit 0 configures the status of the line associated to the User Output 1 signal Bit 1 configures the status of the line associated to the User Output 2 signal Bit 2 configures the status of the line associated to the User Output 3 signal Example: You set the line source of Line 2 to User Output 1. Now, bit 0 configures the status of Line 1. |
r2L16384-120cm | Bit 0 configures the status of the line associated to the User Output 1 signal Bit 1 configures the status of the line associated to the User Output 2 signal Bit 2 configures the status of the line associated to the User Output 3 signal Example: You set the line source of Line 2 to User Output 1. Now, bit 0 configures the status of Line 1. |
Sample Code#
// Select Line 2 (output line)
camera.LineSelector.SetValue(LineSelector_Line2);
// Set the source signal to User Output 1
camera.LineSource.SetValue(LineSource_UserOutput1);
// Select the User Output 1 signal
camera.UserOutputSelector.SetValue(UserOutputSelector_UserOutput1);
// Set the User Output Value for the User Output 1 signal to true.
// Because User Output 1 is set as the source signal for Line 2,
// the status of Line 2 is set to high.
camera.UserOutputValue.SetValue(true);
// Set the status of all output values in a single operation
// Assume the camera has two output lines and you want to set both to high
// 0b110 (binary) = 6 (decimal)
camera.UserOutputValueAll.SetValue(6);
INodeMap& nodemap = camera.GetNodeMap();
// Select Line 2 (output line)
CEnumParameter(nodemap, "LineSelector").SetValue("Line2");
// Set the source signal to User Output 1
CEnumParameter(nodemap, "LineSource").SetValue("UserOutput1");
// Select the User Output 1 signal
CEnumParameter(nodemap, "UserOutputSelector").SetValue("UserOutput1");
// Set the User Output Value for the User Output 1 signal to true.
// Because User Output 1 is set as the source signal for Line 2,
// the status of Line 2 is set to high.
CBooleanParameter(nodemap, "UserOutputValue").SetValue(true);
// Set the status of all output values in a single operation
// Assume the camera has two output lines and you want to set both to high
// 0b110 (binary) = 6 (decimal)
CIntegerParameter(nodemap, "UserOutputValueAll").SetValue(6);
// Select Line 2 (output line)
camera.Parameters[PLCamera.LineSelector].SetValue(PLCamera.LineSelector.Line2);
// Set the source signal to User Output 1
camera.Parameters[PLCamera.LineSource].SetValue(PLCamera.LineSource.UserOutput1);
// Select the User Output 1 signal
camera.Parameters[PLCamera.UserOutputSelector].SetValue(PLCamera.UserOutputSelector.UserOutput1);
// Set the User Output Value for the User Output 1 signal to true.
// Because User Output 1 is set as the source signal for Line 2,
// the status of Line 2 is set to high.
camera.Parameters[PLCamera.UserOutputValue].SetValue(true);
// Set the status of all output values in a single operation
// Assume the camera has two output lines and you want to set both to high
// 0b110 (binary) = 6 (decimal)
camera.Parameters[PLCamera.UserOutputValueAll].SetValue(6);
/* Macro to check for errors */
#define CHECK(errc) if (GENAPI_E_OK != errc) printErrorAndExit(errc)
GENAPIC_RESULT errRes = GENAPI_E_OK; /* Return value of pylon methods */
/* Select Line 2 (output line) */
errRes = PylonDeviceFeatureFromString(hdev, "LineSelector", "Line2");
CHECK(errRes);
/* Set the source signal to User Output 1 */
errRes = PylonDeviceFeatureFromString(hdev, "LineSource", "UserOutput1");
CHECK(errRes);
/* Select the User Output 1 signal */
errRes = PylonDeviceFeatureFromString(hdev, "UserOutputSelector", "UserOutput1");
CHECK(errRes);
/* Set the User Output Value for the User Output 1 signal to true. */
/* Because User Output 1 is set as the source signal for Line 2, */
/* the status of Line 2 is set to high. */
errRes = PylonDeviceSetBooleanFeature(hdev, "UserOutputValue", 1);
CHECK(errRes);
/* Set the status of all output values in a single operation */
/* Assume the camera has two output lines and you want to set both to high */
/* 0b110 (binary) = 6 (decimal) */
errRes = PylonDeviceSetIntegerFeature(hdev, "UserOutputValueAll", 6);
CHECK(errRes);
# Select Line 2 (output line)
camera.LineSelector.Value = "Line2"
# Set the source signal to User Output 1
camera.LineSource.Value = "UserOutput1"
# Select the User Output 1 signal
camera.UserOutputSelector.Value = "UserOutput1"
# Set the User Output Value for the User Output 1 signal to true.
# Because User Output 1 is set as the source signal for Line 2,
# the status of Line 2 is set to high.
camera.UserOutputValue.Value = True
# Set the status of all output values in a single operation
# Assume the camera has two output lines and you want to set both to high
# 0b110 (binary) = 6 (decimal)
camera.UserOutputValueAll.Value = 6
You can also use the pylon Viewer to easily set the parameters.