Panel class/Convert Screen To Panel Coordinates method

From LabVIEW Wiki
Jump to: navigation, search
VI Server Method Information
Method ID 6348410
Scope Basic Development Environment
Data Name CvtScreenToPanelCoords
Short Name* CvtScreenToPanelCoords
Long Name* Convert Screen To Panel Coordinates
* Displayed here in English. Short and Long names appear in the language of the LabVIEW IDE.
Owning Class ID 31
Owning Class Name Panel Class
Return Data Type No return value
Invoke Node Convert Screen To Panel Coordinates
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

Converts screen coordinates to front panel coordinates.

Parameters

Data type Name Required Description
Numeric Cluster Screen Coordinates Yes A cluster of horizontal and vertical pairs that indicate the screen coordinates.
Numeric Cluster Panel Coordinates Yes A cluster of horizontal and vertical pairs that indicate the front panel coordinates.

Uses

History

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

See Also

External Links