I/O Variable Functions

Owning Palette: Shared Variable Node, VI, and Functions

Requires: Base Development System. This topic might not match its corresponding palette in LabVIEW depending on your operating system, licensed product(s), and target.

Use the I/O Variable functions to access I/O variables programmatically.

Palette ObjectDescription
Direct Variable ReadReads from an I/O variable or I/O variable container using direct access.
Direct Variable WriteWrites to an I/O variable or I/O variable container using direct access.
Scanned Variable ReadReads from an I/O variable or I/O variable container using scanned access.
Scanned Variable WriteWrites to an I/O variable or I/O variable container using scanned access.


Data Communication Methods Home