Server:VI Access List Property

Inherits from Application Properties.

List that describes which VIs on the VI server are accessible by remote clients. Each element in the array should start with '+' to allow access, or with '-' to deny access. For example, the array with the element ['+Server*'] allows access to all VIs whose name starts with 'Server'. This property is available only on local versions of LabVIEW.

The following table lists the flags for this property.

Is settable when the VI is runningN/A
Requires the block diagram to be loadedN/A
Is available on local LabVIEW onlyYes
Requires the front panel to be loadedN/A
Must wait until user interface is idleN/A
Is available with control VIsN/A
Is available with global VIsN/A
Is available with strict type definitionsN/A
Is available with polymorphic VIsN/A
Available in Run-Time EngineYes (Read/Write)
PermissionsRead/Write