Variable class/I/O.Direction property: Difference between revisions
Appearance
m Category reorg |
Updated History Table |
||
| Line 35: | Line 35: | ||
== History == | == History == | ||
{| class="wikitable" | {| class="wikitable" | ||
! Version | ! Version | ||
! Change(s) | ! Change(s) | ||
|- | |- | ||
|[[File: | |[[File:LV8-2013.png|frameless|border|64x64px|LabVIEW 2009|link=LabVIEW 2009]] | ||
| | | This property was added in [[LabVIEW 2009]]. | ||
|} | |} | ||
== See Also == | == See Also == | ||
Latest revision as of 15:16, 19 May 2020
| 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 |
| Property Node | |
| Available in Real-Time Operating System | No |
| Available in Run-Time Engine | No |
| Loads the block diagram into memory | No |
| Loads the front panel into memory | No |
| Need to authenticate before use | No |
| Permissions | Read Only |
| Remote access allowed | Yes |
| Settable when the VI is running | No |
Gets the direction of an I/O variable or I/O alias.
| 0 | Input—The I/O variable corresponds to an input channel. |
|---|---|
| 1 | Output—The I/O variable corresponds to an output channel. |
Uses
| |
Specific use cases for this property. |
History
| Version | Change(s) |
|---|---|
| This property was added in LabVIEW 2009. |
See Also
| |
Add links to internal wiki pages that would also help. |
External Links
| |
Add links to external resources that would also help. |