1362
11 PROCESS CONTROL INSTRUCTIONS
11.4 Correction Operation Instructions
■Input data
■Block memory
■Operation constant
This instruction outputs the input value (E1) after performing temperature or pressure correction over it.
The S.TPC instruction calculates the temperature/pressure correction value using the following expression.
BW=E1A1A2
The values of A1 and A2 are calculated by the following expressions.
Operand: (s1)
Device Symbol Name Recommended range Data type Standard
value
Set by
+0
+1
E1 Differential
pressure
-999999 to 999999 Single-precision
real number
User
+2
+3
E2 Measured
temperature
-999999 to 999999 Single-precision
real number
User
+4
+5
E3 Measured
pressure
-999999 to 999999 Single-precision
real number
User
+6 e e1 E2 use flag
0: Not used
1: Used
16-bit unsigned
binary
User
e2 E3 use flag
Operand: (d1)
Device Symbol Name Recommended range Data type Standard
value
Set by
+0
+1
BW Output value -999999 to 999999 Single-precision
real number
System
Operand: (s2)
Device Symbol Name Recommended range Data type Standard
value
Set by
+0
+1
TEMP Designed
temperature T'
(engineering
value)
-999999 to 999999 [] Single-precision
real number
0.0 User
+2
+3
B1 Bias
(temperature)
-999999 to 999999 [] Single-precision
real number
273.15 User
+4
+5
PRES Designed
pressure P'
(engineering
value)
-999999 to 999999 Single-precision
real number
0.0 User
+6
+7
B2 Bias (pressure) -999999 to 999999 Single-precision
real number
10332.0 User
Input A1 A2
e1 e2
Used Used
Not used Used 1.0
Used Not used 1.0
Not used Not used 1.0 1.0
E2+B1
T'+B1
P'+B2
E3+B2
E2+B1
T'+B1