VI Server Property Information
|
Property ID
|
4F483C11
|
Scope
|
Basic Development Environment
|
Data Name
|
Scaling.Type
|
Short Name*
|
Scaling.Type
|
Long Name*
|
Scaling:Type
|
* Displayed here in English. Short and Long names appear in the language of the LabVIEW IDE.
|
Owning Class ID
|
81
|
Owning Class Name
|
Variable Class
|
Data Type
|
Enum U16 data type
|
Property Node
|
|
Available in Real-Time Operating System | No |
Available in Run-Time Engine | No |
Loads the block diagram into memory | No |
Loads the front panel into memory | No |
Need to authenticate before use | No |
Permissions | Read/Write |
Remote access allowed | Yes |
Settable when the VI is running | Yes |
Gets or sets the type of scaling to perform on a shared variable. To use this property, you must install the LabVIEW Datalogging and Supervisory Control Module.
Valid values are 0 (Linear), 1 (Square Root), 2 (Bitwise), 3 (Invert), and 4 (Custom).
Use a value of 0 or 1 for shared variables with a Data Type of Double, Single, or Integer. Use a value of 2 for shared variables with a Data Type of U32BitField. Use a value of 3 for shared variables with a Data Type of Boolean. Use a value of 4 to perform custom scaling on a shared variable.
This property is similar to the Scale Type option on the Scaling page of the Shared Variable Properties dialog box.
Uses
History
Version
|
Change(s)
|
|
More info to come.
|
See Also
External Links