Input Line Inverter - Basler Camera User Manual

Usb 3.0 cameras
Table of Contents

Advertisement

Physical Interface

5.11.3 Input Line Inverter

You can set input line Line 1 and GPIO lines Line 3 and Line 4 if configured for input, or not to invert
the incoming electrical signal.
To set the invert function for an input line:
1. Use the Line Selector to select, for example, Line 1.
2. Set the value of the Line Inverter parameter to true to enable inversion on the selected line or
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:
// Select the input line
camera.LineSelector.SetValue(LineSelector_Line1);
// Enable the line inverter on the selected line
camera.LineInverter.SetValue(true);
You can also use the Basler pylon Viewer application to easily set the parameters.
For more information about the pylon API and the pylon Viewer, see Section 3.1 on
68
AW00123402000
page 37
Basler ace USB 3.0

Advertisement

Table of Contents
loading

This manual is also suitable for:

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

Table of Contents