Short Name: I/O.AliasAccessType
Requires: Base Development System
Class: Variable Properties
To Use: Create a property.
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.
| 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. |
The following table lists the characteristics of this property.
| Data type | ![]() |
| Permissions | Read/Write |
| Available in Run-Time Engine | No |
| Available in Real-Time Operating System | No |
| Settable when the VI is running | No |
| Loads the front panel into memory | No |
| Need to authenticate before use | No |
| Loads the block diagram into memory | No |
| Remote access allowed | Yes |