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 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 |