Skip to content

General Purpose I/O (GPIO) Lines#

The General Purpose I/O (GPIO) lines of your Basler camera can be configured to operate as input or output lines.

Characteristics#

Common Tasks#

Task Feature
Specifying whether you want the GPIO line to operate as an input or output line Line Mode
Determining the current status of one or all GPIO lines (high / low) Line Status
Specifying an action for when the camera receives an input signal on the GPIO line Trigger Selector
Selecting an output signal for a GPIO line Line Source
Inverting all input or output signals (high -> low, low -> high) Line Inverter

Timing Characteristics#

→ See Timing Characteristics of I/O Lines.

Back to top