Basler Camera User Manual page 85

Usb 3.0 cameras
Table of Contents

Advertisement

AW00123402000
()
UserOutput
Binary Expres-
ValueAll
Parameter Value
UserOutput
(Hexadecimal
Number)
0x0
0
0x2
0
0x4
0
0x6
0
0x8
1
0xA
1
0xC
1
0xF
1
Table 15: UserOutputValueAll Parameter Values and Corresponding Binary Expressions
To set and check the status of all user outputs with a single operation:
Set the value of the UserOutputValueAll parameter to set all user output values.
Read the value of the UserOutputValueAll parameter to determine the current settings of all
user output values.
You can set and read the UserOutputValueAll parameter value from within your application software
by using the Basler pylon API. The following code snippet illustrates using the API to read the
parameter value. In this example, the UserOutputValueAll parameter value is set to 0:
// Setting all user output values with a single operation
camera.UserOutputValueAll.SetValue(0);
// Reading all user output values with a single operation
int64_t i = camera.UserOutputValueAll.GetValue();
Set the value of the User Output Value parameter to true (1) or false (0). This will set the status
of the output line.
Basler ace USB 3.0
sion of
ValueAll
0
0
0
1
1
0
1
1
0
0
0
1
1
0
1
1
Physical Interface
75

Advertisement

Table of Contents
loading

This manual is also suitable for:

Aca2000-165Aca2040-90Aca3800-14Aca4600-10

Table of Contents