Control class/Reinitialize To Default method

From LabVIEW Wiki
Jump to: navigation, search
VI Server Method Information
Method ID 6331C00
Scope Basic Development Environment
Data Name Reinit To Default
Short Name* Reinit To Default
Long Name* Reinitialize To Default
* Displayed here in English. Short and Long names appear in the language of the LabVIEW IDE.
Owning Class ID 6
Owning Class Name Control Class
Return Data Type No return value
Invoke Node Reinitialize To Default
Available in Real-Time Operating SystemYes
Available in Run-Time EngineYes (Read/Write)
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 runningYes

Reinitializes the value of the control to the default value.

This method is similar to the Data Operations»Reinitialize to Default Value item on the shortcut menu of a control.

Note If you use this method with a Boolean control in a radio buttons control, this method returns an error.

Parameters

This method has no parameters.

Uses

History

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

See Also

External Links