Get Scaling Mode Method

LabView Local Project Settings

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

NameRequiredDescription
Scaling ModeNoIndicates the scaling mode, such as No Scaling, Scale All Objects, Scale Single Object
Scalable ObjectNoA 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 SystemYes (Read/Write)
Settable when the VI is runningYes
Loads the front panel into memoryYes
Need to authenticate before useNo
Loads the block diagram into memoryNo
Remote access disallowedNo
Must wait until user interface is idleNo
Available with control VIsNo
Available with global VIsNo
Available with strict type definitionsNo
Available with polymorphic VIsNo