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 System | No |
Permissions | Read/Write |
Settable when the VI is running | Yes |
Loads the front panel into memory | No |
Need to authenticate before use | No |
Loads the block diagram into memory | No |
Remote access disallowed | No |
Must wait until user interface is idle | No |
Available with control VIs | No |
Available with global VIs | No |
Available with strict type definitions | No |
Available with polymorphic VIs | No |