Convert Panel To Pane Coordinates Method

LabView Local Project Settings

Convert Panel To Pane Coordinates Method

Short Name: CvtPanelToPaneCoords

Installed With: Base Package

Class: Pane Methods

Converts the input point from the front panel coordinates to the coordinates of the local pane as the output point.

The front panel coordinates are relative to the top left of the window. The pane coordinates are relative to the pane origin.

Parameters

NameRequiredDescription
Pane CoordinatesNoA cluster of horizontal and vertical pairs that indicate the pane coordinates.
Panel CoordinatesNoA cluster of horizontal and vertical pairs that indicate the front panel coordinates.

Remarks

The following table lists the characteristics of this method.

Available in Run-Time Engine and Real-Time Operating SystemYes (Read/Write)
Settable when the VI is runningYes
Loads the front panel into memoryYes
Need to authenticate before useNo
Loads the block diagram into memoryNo
Remote access disallowedNo
Must wait until user interface is idleNo
Available with control VIsNo
Available with global VIsNo
Available with strict type definitionsNo
Available with polymorphic VIsNo