Panel class/Convert Panel To Screen Coordinates method

From LabVIEW Wiki
Jump to: navigation, search
VI Server Method Information
Method ID 634840F
Scope Basic Development Environment
Data Name CvtPanelToScreenCoords
Short Name* CvtPanelToScreenCoords
Long Name* Convert Panel To Screen 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 Panel To Screen 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 front panel coordinates to screen coordinates.

Parameters

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

Uses

History

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

See Also

External Links