Short Name: Set Source Scope
Requires: Base Development System
Class: Library Methods
To Use: Create a method.
Sets the access scope of an item that the LabVIEW project library owns, such as public or private access.
This method is similar to the Access Scope box on the Item Settings page of the Project Library Properties dialog box.
Note The LabVIEW Datalogging and Supervisory Control Module supports this method in the Run-Time Engine. |
Data type | Name | Required | Description |
---|---|---|---|
source ref | Yes | Contains a reference to the item in the project library for which you want to set or retrieve access. | |
scope | Yes | Specifies the access setting for the item.
|
The following table lists the characteristics of this method.
Data type | No return value |
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 |