Variable class/I/O.Direction property

From LabVIEW Wiki
Jump to: navigation, search
VI Server Property Information
Property ID 4F483C8C
Scope Basic Development Environment
Data Name I/O.Direction
Short Name* I/O.Direction
Long Name* I/O:Direction
* Displayed here in English. Short and Long names appear in the language of the LabVIEW IDE.
Owning Class ID 81
Owning Class Name Variable Class
Data Type Enum U8 data type

Enum U8

Property Node I/O:Direction
Available in Real-Time Operating SystemNo
Available in Run-Time EngineNo
Loads the block diagram into memoryNo
Loads the front panel into memoryNo
Need to authenticate before useNo
PermissionsRead Only
Remote access allowedYes
Settable when the VI is runningNo

Gets the direction of an I/O variable or I/O alias.

Values
0 Input—The I/O variable corresponds to an input channel.
1 Output—The I/O variable corresponds to an output channel.

Uses

History

Version Change(s)
LabVIEW 2009 This property was added in LabVIEW 2009.

See Also

External Links