We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Constants defined in LinxDevice.h for use with GPIO functions.
LinxDevice.h
INPUT 0 - Used to configure a channel as an input.
OUTPUT 1 - Used to configure a channel as an output.
LOW 0 - Represents a logic low value.
HIGH 1 - Represents a logic high value.
Firmware Reference
Home
Getting Started
FAQ
VI Reference