Short Name: CvtPanelToPaneCoords
Requires: Base Development System
Class: Pane Methods
To Use: Create a method.
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.
Data type | Name | Required | Description |
---|---|---|---|
Pane Coordinates | Yes | A cluster of horizontal and vertical pairs that indicate the pane coordinates. | |
Panel Coordinates | Yes | A cluster of horizontal and vertical pairs that indicate the front panel coordinates. |
The following table lists the characteristics of this method.
Data type | No return value |
Available in Run-Time Engine | Yes (Read/Write) |
Available in Real-Time Operating System | Yes |
Settable when the VI is running | Yes |
Loads the front panel into memory | Yes |
Need to authenticate before use | No |
Loads the block diagram into memory | No |
Remote access allowed | Yes |