VI class/Metrics.Total Data Size property

From LabVIEW Wiki
Jump to: navigation, search
VI Server Property Information
Property ID 21D
Scope Basic Development Environment
Data Name Metric.DataSize
Short Name* Metric.DataSize
Long Name* Metrics:Total Data Size
* Displayed here in English. Short and Long names appear in the language of the LabVIEW IDE.
Owning Class ID 2
Owning Class Name VI Class
Data Type U32 data type

U32

Property Node Metrics:Total Data Size
Available in Real-Time Operating SystemYes
Available in Run-Time EngineYes (Read Only)
Available with control VIsNo
Available with global VIsYes
Available with polymorphic VIsNo
Available with strict type definitionsNo
Loads the block diagram into memoryNo
Loads the front panel into memoryNo
Must wait until user interface is idleNo
Need to authenticate before useNo
PermissionsRead Only
Remote access allowedYes
Settable when the VI is runningNo

Amount of memory allocated for data in bytes.

You cannot read this property if the VI is running.

This property is similar to the Data option on the Memory Usage page of the VI Properties dialog box.


Uses

History

Version Change(s)
LabVIEW 2018 More info to come.

See Also

External Links