|
|
| Line 49: |
Line 49: |
| {{ambox|text=Add links to external resources that would also help.}} | | {{ambox|text=Add links to external resources that would also help.}} |
|
| |
|
| [[Category: Property]] [[Category:VI Server Property]]
| | [[Category:VI Server Property]] |
Revision as of 13:53, 7 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.
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)
|
|
More info to come.
|
See Also
External Links