OperatingAutoScaleEnabled Wizard option
- Last UpdatedAug 05, 2024
- 1 minute read
The Boolean value of OperatingAutoScaleEnabled determines if the operating range of the SA_OperatingRange symbol is manually defined or automatically calculated as a percentage range around the setpoint.
Related Wizard options and custom properties
|
Wizard options |
Custom properties |
|---|---|
|
OperatingAutoScaleEnabled: True | False |
oMax custom property: Set to the maximum limit of a measured value. |
|
oMin custom property: Set to the minimum limit of a measured value. |
|
|
oPV custom property: Set to a reference to the current measured value. |
|
|
oPVOperatingPercent custom property: Set to a percentage value of the setpoint to calculate the boundaries above and below the setpoint when OperatingAutoScaleEnabled is set to True. |
|
|
oPVRangeFullScale custom property: Set to a Boolean value that indicates if a meter is operating in full scale mode or not. |
|
|
oPVRangeFullScaleMax custom property: Set to the maximum scale value shown on a meter. |
|
|
oPVRangeFullScaleMin custom property: Set to the minimum scale value shown on a meter. |
|
|
oPVRangeOperatingAutoScale custom property: Set to True to calculate the percentage boundaries above and below the setpoint when OperatingAutoScaleEnabled is set to True. |
|
|
oPVRangeOperatingMax custom property: Set to the upper measured value limit of the normal operating range of a meter . |
|
|
oPVRangeOperatingMin custom property: Set to the lower measured value limit of the normal operating range of a meter . |
|
|
oSP custom property: Set to a setpoint value used to calculate the upper and lower boundaries of an operating range when OperatingAutoScaleEnabled is set to True. |