Front Panel:Run-Time Position:Custom Method
Short Name: FP.Run-Time Position.Custom
Installed With: Base Package
Class: VI Methods
Sets a custom position for the VI to move its front panel to every time the VI runs.
For single-pane front panels, minimum size refers to the content area of that pane, not including the scroll bars. For multi-pane front panels, minimum size refers to the entire front panel, including any visible scroll bars.
Parameters
Name | Required | Description |
---|---|---|
Position | No | A cluster of top and left pairs that indicate the front panel window position. |
Size | No | Indicates the size of the window when centered. LabVIEW returns an error if you set the width or height to 0 or set the width or height less than the minimum window size. |
Remarks
The following table lists the characteristics of this method.
Available in Run-Time Engine and Real-Time Operating System | Yes (Read/Write) |
Settable when the VI is running | Yes |
Loads the front panel into memory | No |
Need to authenticate before use | No |
Loads the block diagram into memory | No |
Remote access disallowed | No |
Must wait until user interface is idle | No |
Available with control VIs | Yes |
Available with global VIs | Yes |
Available with strict type definitions | No |
Available with polymorphic VIs | Yes |