Network:ElemSize Property

LabView Local Project Settings

Network:ElemSize Property

Short Name: Network.ElemSize

Installed With: Base Package

Class: Variable Properties

Gets or sets the size, in number of values, of the network buffer. For arrays, gets or sets the number of elements in the array. For strings, gets or sets the number of characters in the string.

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

LabVIEW uses the Network:BuffSize, Network:ElemSize, and Network:PointsPerWaveform properties as appropriate to calculate the network buffer size for a network-published shared variable.

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