Get Scaling Mode Method
Short Name: Get Scaling
Installed With: Base Package
Class: Pane Methods
Gets the scaling mode for the pane.
If you select Scale Single Object, Scalable Object returns a reference to the front panel control or indicator that is set to scale. In the other cases, Scalable Object returns Not a Refnum.
Parameters
Name | Required | Description |
---|---|---|
Scaling Mode | No | Indicates the scaling mode, such as No Scaling, Scale All Objects, Scale Single Object |
Scalable Object | No | A reference to the object being scaled. |
Remarks
The following table lists the characteristics of this method.
Available in Run-Time Engine and Real-Time Operating System | Yes (Read/Write) |
Settable when the VI is running | Yes |
Loads the front panel into memory | Yes |
Need to authenticate before use | No |
Loads the block diagram into memory | No |
Remote access disallowed | No |
Must wait until user interface is idle | No |
Available with control VIs | No |
Available with global VIs | No |
Available with strict type definitions | No |
Available with polymorphic VIs | No |