Terminal class/Create Control method

From LabVIEW Wiki
Jump to: navigation, search
VI Server Method Information
Method ID 6349C01
Scope VI Scripting
Data Name Create Control
Short Name* Create Control
Long Name* Create Control
* Displayed here in English. Short and Long names appear in the language of the LabVIEW IDE.
Owning Class ID 16385
Owning Class Name Terminal Class
Return Data Type Control Refnum data type

Control Refnum

Invoke Node Create Control
Available in Real-Time Operating SystemYes
Available in Run-Time EngineNo
Loads the block diagram into memoryNo
Loads the front panel into memoryNo
Need to authenticate before useNo
Remote access allowedYes
Settable when the VI is runningNo

Creates a control for the terminal and returns a reference to it. You can specify an optional value for the control.

Parameters

Data type Name Required Description
Control Refnum Create Control Yes. Return value.
LV Variant Value No Value to which you want to set the control.

Uses

History

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

See Also

External Links