VI Server Property Information
|
Property ID
|
4F483C08
|
Scope
|
Basic Development Environment
|
Data Name
|
Network.AccessType
|
Short Name*
|
Network.AccessType
|
Long Name*
|
Network: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 |
Specifies whether a shared variable reads, writes, or reads and writes data.
Valid values are 0 (read only), 1 (write only), and 2 (read/write).
If you set this property to 0 (read only) or 1 (write only), you can create shared variables that are configured only to read data or write data, respectively. When you right-click a shared variable that is bound to a source that is read or write only, the Change to Write and Change to Read options are disabled in the shortcut menu.
An error occurs if you attempt to set this property when the VI is running.
This property is similar to the Access Type option on the Variable page of the Shared Variable Properties dialog box.
Uses
History
Version
|
Change(s)
|
|
More info to come.
|
See Also
External Links