Sets the scaling mode for objects within 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 Data type Required Description
Scaling Mode cenum.png Yes

Indicates the scaling mode.

0No Scaling—Objects do not resize when the pane resizes.
1Scale All Objects—All objects resize when the pane resizes.
2Scale Single Object—A single object resizes when the pane resizes.
Scalable Object cctrn.png No

A reference to the object being scaled.

Remarks

The following table lists the characteristics of this method.

Short Name Set Scaling
Data type No return value
Available in Run-Time Engine Yes
Available in Real-Time Operating System Yes
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 allowed Yes