Short Name: Map Coords To XY
Requires: Base Development System
Class: GraphChart Methods
To Use: Create a method.
Maps the owning pane coordinates to the XY location on a graph. If the scales are not specified then the active or current scales are used.
| Data type | Name | Required | Description |
|---|---|---|---|
![]() | Coords | Yes | Cluster of Horizontal and Vertical pairs. |
![]() | XY | Yes | Cluster of X and Y pairs. |
![]() | X Scale | No | Identifies the value of the X scale. |
![]() | Y Scale | No | Identifies the value of the Y scale. |
The following table lists the characteristics of this method.
| Data type | ![]() |
| 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 |