Pane class/Get Scaling Mode method

From LabVIEW Wiki
Jump to: navigation, search
VI Server Method Information
Method ID 64AFA409
Scope Basic Development Environment
Data Name Get Scaling
Short Name* Get Scaling
Long Name* Get Scaling Mode
* Displayed here in English. Short and Long names appear in the language of the LabVIEW IDE.
Owning Class ID 75
Owning Class Name Pane Class
Return Data Type No return value
Invoke Node Get Scaling Mode
Available in Real-Time Operating SystemYes
Available in Run-Time EngineYes (Read/Write)
Loads the block diagram into memoryNo
Loads the front panel into memoryYes
Need to authenticate before useNo
Remote access allowedYes
Settable when the VI is runningYes

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

Data type Name Required Description
Enum U16 Scaling Mode No Indicates the scaling mode.
Control Refnum Scalable Object No A reference to the object being scaled.

Uses

History

Version Change(s)
LabVIEW 2018 More info to come.

See Also

External Links