Pane class/Convert Pane To Panel Coordinates method
VI Server Method Information | |
---|---|
Method ID | 64AFA40A |
Scope | Basic Development Environment |
Data Name | CvtPaneToPanelCoords |
Short Name* | CvtPaneToPanelCoords |
Long Name* | Convert Pane To Panel Coordinates |
* Displayed here in English. Short and Long names appear in the language of the LabVIEW IDE. | |
Owning Class ID | 75 |
Owning Class Name | Pane Class |
Return Data Type | No return value |
Invoke Node | |
Available in Real-Time Operating System | Yes |
Available in Run-Time Engine | Yes (Read/Write) |
Loads the block diagram into memory | No |
Loads the front panel into memory | Yes |
Need to authenticate before use | No |
Remote access allowed | Yes |
Settable when the VI is running | Yes |
Converts the input point from the local pane coordinates to the coordinates of the front panel as the output point.
The pane coordinates are relative to the pane origin. The front panel coordinates are relative to the top left of the window. You can use this method to compare the position of two objects on different panes. Before the conversion, the object coordinates are relative to different origins, but after the conversion, the converted coordinates are all relative to the same position on the front panel.
Parameters
Uses
Specific use cases for this method. |
History
History information is needed. What changes have occurred over previous versions? |
Version | Change(s) |
---|---|
More info to come. |
See Also
Add links to internal wiki pages that would also help. |
External Links
Add links to external resources that would also help. |