Steam_TsatP
- Last UpdatedJan 11, 2023
- 1 minute read
- PI System
- PI Server 2018
- PI Server
Calculate the saturation temperature as a function of pressure (P in kPa). By default, input arguments and returned values are in SI units. You can change the units of measure, for example, by using the Convert function.
Syntax
Steam_TsatP(P)
Arguments
-
P
Pressure of the steam. P can range from 0.611212678 to 22064 kPa.
Returns
Computed saturation temperature in °C.
Example
-
Steam_TsatP(10000)
[Returns 311 °C]