Convert Screen To Panel Coordinates Method
Short Name: CvtScreenToPanelCoords
Installed With: Base Package
Class: Panel Methods
Converts screen coordinates to front panel coordinates.
Parameters
| Name | Required | Description |
|---|---|---|
| Screen Coordinates | No | A cluster of horizontal and vertical pairs that indicate the screen coordinates. |
| Panel Coordinates | No | A 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 System | Yes (Read/Write) |
| 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 disallowed | No |
| Must wait until user interface is idle | No |
| Available with control VIs | No |
| Available with global VIs | No |
| Available with strict type definitions | No |
| Available with polymorphic VIs | No |