oSP custom property
- Last UpdatedAug 06, 2024
- 1 minute read
The value of oSP sets the setpoint value of the SA_OperatingRange symbol when full range auto scaling is used to set the normal operating range of a measured value. Upper and lower boundaries of the normal operating range are calculated around the setpoint using the oPVOperatingPercent custom property. For more information about how the operating range is calculated in full range auto scaling, see oPVOperatingPercent custom property.
Assign values to the oSP custom property
|
Application Type |
Data Type |
Custom Property Type |
Default Value |
Example Custom Property Values |
|
Archestra Automation Objects |
Double |
Input |
0.0 |
Assign an object attribute. oSP=PUMP_001.SP |
|
InTouch Tags |
Real |
Input |
0.0 |
Assign an InTouch tag. oSP=ValveMax |
Related Wizard options and custom properties
The OperatingAutoScaleEnabled Wizard option must be set to True to show oSP.
The following custom properties need to be configured with oSP.
oMin
oPV
oPVOperatingPercent (if the OperatingAutoScaleEnabled Wizard option is set to True)
oPVRangeFullScale
oPVRangeFullScaleMax
oPVRangeFullScaleMin
oPVRangeOperatingAutoScale (if the OperatingAutoScaleEnabled Wizard option is set to True)
oPVRangeOperatingMax
oPVRangeOperatingMin
oSP (if the OperatingAutoScaleEnabled Wizard option is set to True)