Set Scaling Mode Method
Short Name: Set Scaling
Installed With: Base Package
Class: Pane Methods
Sets the scaling mode for the pane.
If you select Scale Single Object, you must wire a valid reference to a front panel control or indicator that the pane owns to Scalable Object; otherwise LabVIEW returns an error.
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 | Yes |
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 |