VI Server Property Information
|
Property ID
|
4F483C91
|
Scope
|
Basic Development Environment
|
Data Name
|
IO.AliasAccessType
|
Short Name*
|
I/O.AliasAccessType
|
Long Name*
|
I/O:Alias Access Type
|
* 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 U32 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/Write |
Remote access allowed | Yes |
Settable when the VI is running | No |
Gets or sets the access setting of an I/O alias. The default is Read/Write.
This property returns an error when called on a non-alias I/O variable.
Values
0
|
Read Only—The I/O alias can only be read from the current VI.
|
1
|
Write Only—The I/O alias can only be written from the current VI.
|
2
|
Read/Write—The I/O alias can be read or written from the current VI.
|
Uses
History
See Also
External Links