EasyManuals Logo

Basler Camera User Manual

Basler Camera
272 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Page #85 background imageLoading...
Page #85 background image
AW00123402000 Physical Interface
Basler ace USB 3.0 75
()
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.
UserOutput
ValueAll
Parameter Value
(Hexadecimal
Number)
Binary Expres-
sion of
UserOutput
ValueAll
Line 4
Line 3
Line 2
0x0 0 0 0
0x2 0 0 1
0x4 0 1 0
0x6 0 1 1
0x8 1 0 0
0xA 1 0 1
0xC 1 1 0
0xF 1 1 1
Table 15: UserOutputValueAll Parameter Values and Corresponding Binary Expressions
To set and check the status of all user outputs with a single operation:

Table of Contents

Questions and Answers:

Question and Answer IconNeed help?

Do you have a question about the Basler Camera and is the answer not in the manual?

Basler Camera Specifications

General IconGeneral
CategorySecurity Camera
BrandBasler
ResolutionVaries by model
Sensor TypeCMOS
Frame RateVaries by model
DimensionsVaries by model
WeightVaries by model
InterfaceGigE, USB 3.0
Lens MountC-Mount, CS-Mount

Related product manuals