Pane class/Set Scaling Mode method

From LabVIEW Wiki
Jump to: navigation, search
VI Server Method Information
Method ID 64AFA408
Scope Basic Development Environment
Data Name Set Scaling
Short Name* Set Scaling
Long Name* Set 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 Set 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 useYes
Remote access allowedYes
Settable when the VI is runningYes

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

Data type Name Required Description
Enum U16 Scaling Mode Yes 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