|
Measurement Panes are
docking panes that list
measurements in a
grid control. Unlike
Report Windows, Measurement Panes are owned by their
parent window (usually an Image Window). Since a Measurement
Pane is not a view window like a
Report Window, they do not have a top menu bar.
Instead, their commands are contained in a pop-up
Grid Context Menu, which is opened by right-clicking
inside the pane, the same as for other
Grid Controls. The "Apphot" pane shown below is a
typical example of a Measurement Pane.
|
NOTE
|
The right-click Grid Context menu contains a
Grid Properties... item that allows you
to change the fonts and other grid properties. This may be helpful
if your monitor resolution makes the fonts appear too large or too
small.
|
Script Interface
The Mira Pro x64 Script language provides an
extensive collection of script methods and functions that work with
grid
Grid Control data appearing in a
Measurement Pane. Scripts for Measurement
Panes must be launched directly from the measurement pane using
the Execute Script command in their
right-click popup Context Menu. Mira automatically sends the
script a CGrid script object connected
to the
grid control.
When a script is executed from the Measurement
Pane, it is sent the following value to attach the grid data to the
script:
|
TIP
|
For organizational purposes, it is advantageous to
keep Grid Control scripts in folders with an easily
recognizeable name, like Grids or
Grid_Execute.
|
Related Topics
Grid Controls
Grid Context Menu
Report Windows
Docking Panes
Aperture Photometry
Create Plot from Grid
Create Chart from Grid
Mira Pro x64 8.83 User's Guide, Copyright Ⓒ 2026 Mirametrics, Inc.
All Rights Reserved.
|