EasyManuals Logo

Basler scout GigE User Manual

Basler scout GigE
374 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 #105 background imageLoading...
Page #105 background image
AW00011916000 I/O Control
Basler scout GigE 95
Fig. 43: User Output Value All Parameter Bits
To set the state of multiple user settable output lines:
Use the User Output Value All parameter to set the state of multiple user settable outputs.
You can set the User Output Value All parameter from within your application software by using the
pylon API. The following code snippet illustrates using the API to set the parameter:
Camera.UserOutputValueAll.SetValue( 0x3 );
int64_t currentOutputState = Camera.UserOutputValueAll.GetValue( );
8.2.3 Setting an Output Line for Invert
You can set each individual output line to invert or not to invert the outgoing signal. To set the invert
function on an output line:
Use the Line Selector to select an output line.
Set the value of the Line Inverter parameter to true to enable inversion on the selected line and
to false to disable inversion.
You can set the Line Selector and the Line Inverter parameter value from within your application
software by using the pylon API. The following code snippet illustrates using the API to set the
selector and the parameter value:
// Enable the inverter on output line 1
Camera.LineSelector.SetValue( LineSelector_Out1 );
Camera.LineInverter.SetValue( true );
For detailed information about using the pylon API, refer to the Basler pylon Programmer’s Guide
and API Reference.
You can also use the Basler pylon Viewer application to easily set the parameters.
For more information about the pylon Viewer, see Section 3.1 on page 43.
If you have the invert function enabled on an output line that is designated as user
settable, the user setting sets the state of the line before the inverter.
Sets user output 1 state
Sets user output 2 state
Sets user output 3 state
Sets user output 4 state
LSB
Not used

Table of Contents

Questions and Answers:

Question and Answer IconNeed help?

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

Basler scout GigE Specifications

General IconGeneral
BrandBasler
Modelscout GigE
CategoryIP Camera
LanguageEnglish

Related product manuals