Inherits from VI Methods.
Gets the scaling mode for the front panel. The output parameter Scaling Mode indicates the scaling mode as follows: 0 - no scaling; 1 - scale all objects with panel; 2 - scale single object with panel. If scale single object with pane is selected, the parameter Scalable Object returns a reference to the Front Panel control/indicator that is set to scale. In the other cases, Scalable Object returns Not a Reference.
The following table lists the flags for this method.
Is settable when the VI is running | No |
Requires the block diagram to be loaded | No |
Is available on local LabVIEW only | No |
Requires the front panel to be loaded | Yes |
Must wait until user interface is idle | No |
Is available with control VIs | No |
Is available with global VIs | No |
Is available with strict type definitions | No |
Is available with polymorphic VIs | No |
Available in Run-Time Engine | Yes (Read/Write) |