Pane class/Get Scaling Mode method
Appearance
| 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 |
|
| Available in Real-Time Operating System | Yes |
| Available in Run-Time Engine | Yes (Read/Write) |
| Loads the block diagram into memory | No |
| Loads the front panel into memory | Yes |
| Need to authenticate before use | No |
| Remote access allowed | Yes |
| Settable when the VI is running | Yes |
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 |
|---|---|---|---|
| Scaling Mode | No | Indicates the scaling mode. | |
| Scalable Object | No | A reference to the object being scaled. |
Uses
| |
Specific use cases for this method. |
History
| |
History information is needed. What changes have occurred over previous versions? |
| Version | Change(s) |
|---|---|
| More info to come. |
See Also
| |
Add links to internal wiki pages that would also help. |
External Links
| |
Add links to external resources that would also help. |
