VI class/Front Panel.Run-Time Position.Unchanged method

From LabVIEW Wiki
Jump to: navigation, search
VI Server Method Information
Method ID 446
Scope Basic Development Environment
Data Name FP.Run-Time Pos.Unchanged
Short Name* FP.Run-Time Pos.Unchanged
Long Name* Front Panel:Run-Time Position:Unchanged
* 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 Front Panel:Run-Time Position:Unchanged
Available in Real-Time Operating SystemNo
Available in Run-Time EngineYes (Read/Write)
Available with control VIsYes
Available with global VIsYes
Available with polymorphic VIsYes
Available with strict type definitionsNo
Loads the block diagram into memoryNo
Loads the front panel into memoryNo
Must wait until user interface is idleNo
Need to authenticate before useNo
Remote access allowedYes
Settable when the VI is runningYes

Configures the VI to maintain the position of its front panel window when the VI runs.

This method is similar to selecting Unchanged from the Position pull-down menu on the Window Run-Time Position page of the VI Properties dialog box.

Parameters

This method has no parameters.

Uses

History

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

See Also

External Links