LineMode
Feature Info
Module | Category Path | Type | Access |
---|---|---|---|
Interface | Root / DigitalIOControl | Enumeration | RW |
Description
Direction and line driver mode of the selected physical GPIO line.
Default value: Input for the input-capable GPIO lines; Output for the output-only GPIO lines.
Enumeration Values
● | Input : Input line. |
● | Output : Output line. |
● | DriveLow : Driven-low output line. |
● | DriveHigh : Driven-high output line. |
See also in the Functional Guide
See also in the GenICam Reference (Interface Module)