Configure Point Scaling
Use the fields within the Scaling section of the Analog Point tab to configure the scaling of a point. Geo SCADA Expert applies scaling to each value that it receives from the device. This is in addition to any scaling that takes place at the device (see Configure SCADAPack 50 Device Point Properties).
- Enabled—This check box only applies to analog points for which the device receives an integer value.
If the device receives a floating point value, Geo SCADA Expert ignores the Raw Full Scale and Raw Zero Scale settings, regardless of the Enabled setting.
Select the Enabled check box to specify that Geo SCADA Expert should scale integer values. Geo SCADA Expert uses the Raw Full Scale, Full Scale, Raw Zero Scale and Zero Scale values to produce a scaled value.
Geo SCADA Expert will then apply the appropriate Multiplier and Offset to convert the scaled value to an engineering value.
Clear the check box if Geo SCADA Expert should not apply any scaling to the integer values it receives from the device. Geo SCADA Expert will still apply the Multiplier and Offset to the value.
Example:
Geo SCADA Expert receives integer values from the device in the range 0 to 32760. You might want to convert the values so that they are in the range 0 to 100.
In this situation, you would set the Raw Full Scale to 32760 and the Raw Zero Scale to 0. You would set the Full Scale to 100 and the Zero Scale to 0. Geo SCADA Expert would then scale the values to the range 0 to 100.
- Raw Full Scale—Enter the uppermost limit for a raw integer value that Geo SCADA Expert receives from the device. Geo SCADA Expert will scale this value to the Full Scale value. You can specify the Full Scale value within the Alarm Limits section of the tab (see Alarm Limits).
- Raw Zero Scale—Enter the lowest limit for a raw integer value that Geo SCADA Expert receives from the device. Geo SCADA Expert will scale this value to the Zero Scale value. You specify the Zero Scale value within the Alarm Limits section of the tab (see Alarm Limits).
- Multiplier—Specify the amount by which Geo SCADA Expert should multiply a value. Geo SCADA Expert then applies the relevant Offset. Leave the field set at the default of 1 if you do not want Geo SCADA Expert to apply a different multiplier.
- Offset—Specify the amount that Geo SCADA Expert should add or subtract from a value, once Geo SCADA Expert has applied the Multiplier, to produce an engineering value. Geo SCADA Expert then stores the result in the Geo SCADA Expert database. Leave the field set at the default of 0 if you do not want to apply an offset.
Example:
You might set the Multiplier to 0.1 and the Offset to 5.
Geo SCADA Expert applies this scaling to produce an engineering value.
For example, to scale a value of 45, Geo SCADA Expert multiplies this value by 0.1, then adds 5 to the value (that is, (45 x 0.1) + 5 = 9.5). It then stores the result (that is, 9.5) in the Geo SCADA Expert database.