Network:URL Property

LabView Local Project Settings

Network:URL Property

Short Name: Network.URL

Installed With: Base Package

Class: Variable Properties

Gets or sets the path to a shared variable inside another project or to the data item to which you want to bind the shared variable you are configuring.

The network path to shared variables in other projects consists of the computer name, the name of the library in which the shared variable resides, and the shared variable name: \\computer\library\project_variable. The network path to an NI-PSP data item consists of the computer name, the name of the process in which the data item resides, and the data item name: \\computer\process\data_item.

This property is similar to the Network 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