GraphChart class/Map Coordinates To XY method

From LabVIEW Wiki
Jump to: navigation, search
VI Server Method Information
Method ID 6341800
Scope Basic Development Environment
Data Name Map Coords To XY
Short Name* Map Coords To XY
Long Name* Map Coordinates To XY
* Displayed here in English. Short and Long names appear in the language of the LabVIEW IDE.
Owning Class ID 22
Owning Class Name GraphChart Class
Return Data Type Boolean data type

Boolean

Invoke Node Map Coordinates To XY
Available in Real-Time Operating SystemYes
Available in Run-Time EngineYes (Read/Write)
Loads the block diagram into memoryNo
Loads the front panel into memoryYes
Need to authenticate before useNo
Remote access allowedYes
Settable when the VI is runningYes

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

Data type Name Required Description
Boolean Map Coordinates To XY Yes. Return value.
Numeric Cluster Coords Yes Cluster of Horizontal and Vertical pairs.
Numeric Cluster XY Yes Cluster of X and Y pairs.
I32 X Scale No Identifies the value of the X scale.
I32 Y Scale No Identifies the value of the Y scale.

Uses

History

Version Change(s)
LabVIEW 2018 More info to come.

See Also

External Links