Cluster class/Controls() property

From LabVIEW Wiki
Jump to: navigation, search
VI Server Property Information
Property ID 6347C02
Scope Basic Development Environment
Data Name Controls[]
Short Name* Controls[]
Long Name* Controls[]
* Displayed here in English. Short and Long names appear in the language of the LabVIEW IDE.
Owning Class ID 30
Owning Class Name Cluster Class
Data Type Control Refnum Array data type

Control Refnum Array

Property Node Controls[]
Available in Real-Time Operating SystemYes
Available in Run-Time EngineYes (Read Only)
Loads the block diagram into memoryNo
Loads the front panel into memoryNo
Need to authenticate before useNo
PermissionsRead Only
Remote access allowedYes
Settable when the VI is runningNo

Array of references to the cluster elements in cluster order.

Use the To More Generic Class and To More Specific Class functions to cast these references to a class other than the Control class.


Uses

History

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

See Also

External Links