Text class/Move to Default Location method

From LabVIEW Wiki
Jump to: navigation, search
VI Server Method Information
Method ID 632D400
Scope Basic Development Environment
Data Name MoveToDefLoc
Short Name* MoveToDefLoc
Long Name* Move to Default Location
* Displayed here in English. Short and Long names appear in the language of the LabVIEW IDE.
Owning Class ID 5
Owning Class Name Text Class
Return Data Type No return value
Invoke Node Move to Default Location
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

Move a label to its default location relative to its owner.

If you use the Move to Default Location method after you use the Lock property programmatically, the label does not remain locked to the position you select, but returns to the default location. The label then is locked to the default position until you unlock the label.

Parameters

This method has no parameters.

Uses

History

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

See Also

External Links