Scaling:Coerce Property
Short Name: Scaling.Coerce
Installed With: Base Package
Class: Variable Properties
If TRUE, LabVIEW coerces the shared variable data to a range you specify. The default is FALSE. To use this property, you must install the LabVIEW Datalogging and Supervisory Control Module.
You can use this property for shared variables with a Scale Type of Linear.
If you scale the data for a shared variable you can write, the data must be between the Scaling:RawMin and Scaling:RawMax values. If you scale the data for a shared variable you can read, the data must be between the Scaling:EngineeringMin and Scaling:EngineeringMax values.
This property is similar to the Coerce to Range option on the Scaling page of the Shared Variable Properties dialog box.
Remarks
The following table lists the characteristics of this property.
Available in Run-Time Engine and Real-Time Operating System | No |
Permissions | Read/Write |
Settable when the VI is running | Yes |
Loads the front panel into memory | No |
Need to authenticate before use | No |
Loads the block diagram into memory | No |
Remote access disallowed | No |
Must wait until user interface is idle | No |
Available with control VIs | No |
Available with global VIs | No |
Available with strict type definitions | No |
Available with polymorphic VIs | No |