Source Scope:Get Method

LabView Local Project Settings

Source Scope:Get Method

Short Name: Get Source Scope

Installed With: Base Package

Class: Library Methods

Retrieves the access scope for an item that the LabVIEW project library owns, such as public or private access.

Note  The LabVIEW Datalogging and Supervisory Control Module supports this method in the Run-Time Engine.

Parameters

NameRequiredDescription
source refNoContains a reference to the item in the project library for which you want to set or retrieve access.
inheritedNoIndicates whether the specified item is inherited.

Remarks

The following table lists the characteristics of this method.

Available in Run-Time Engine and Real-Time Operating SystemNo
Settable when the VI is runningNo
Loads the front panel into memoryNo
Need to authenticate before useNo
Loads the block diagram into memoryNo
Remote access disallowedNo
Must wait until user interface is idleNo
Available with control VIsNo
Available with global VIsNo
Available with strict type definitionsNo
Available with polymorphic VIsNo