Map Coordinates To XY Method
Short Name: Map Coords To XY
Installed With: Base Package
Class: GraphChart Methods
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.
Parameters
Name | Required | Description |
---|---|---|
Map Coordinates to XY | No | Returns TRUE if the coordinates mapped to the XY pairs. |
Coords | No | Cluster of Horizontal and Vertical pairs. |
XY | No | 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. |
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 |