VI class/Default Values.Make Current Default method

From LabVIEW Wiki
Jump to: navigation, search
VI Server Method Information
Method ID 3F3
Scope Basic Development Environment
Data Name Default Vals.Make Curr Default
Short Name* Default Vals.Make Curr Default
Long Name* Default Values:Make Current Default
* 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
Return Data Type No return value
Invoke Node Default Values:Make Current Default
Available in Real-Time Operating SystemYes
Available in Run-Time EngineNo
Available with control VIsYes
Available with global VIsYes
Available with polymorphic VIsNo
Available with strict type definitionsNo
Loads the block diagram into memoryNo
Loads the front panel into memoryYes
Must wait until user interface is idleYes
Need to authenticate before useNo
Remote access allowedYes
Settable when the VI is runningNo

Changes the defaults of all controls on the front panel to be the current values. This method is available only in edit mode.

This method is similar to the Make Current Value Default item on the shortcut menu of a control and the Make Current Values Default item in the Edit menu.

Parameters

This method has no parameters.

Uses

History

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

See Also

External Links