Network:ProjectPath Property

LabView Local Project Settings

Network:ProjectPath Property

Short Name: Network.ProjectPath

Installed With: Base Package

Class: Variable Properties

Gets or sets the path to a shared variable in the active LabVIEW project to which you want to bind the shared variable you are configuring.

The project path consists of the library in which the shared variable resides and the shared variable name: library\project_variable.

This property is similar to the Project Path option on the Variable page of the Shared Variable Properties dialog box.

Remarks

The following table lists the characteristics of this property.

Available in Run-Time Engine and Real-Time Operating SystemNo
PermissionsRead/Write
Settable when the VI is runningYes
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