F_BA_CelsiusToKelvin

The function F_BA_CelsiusToKelvin of the return type REAL is used to convert a temperature value in degrees Celsius to a temperature value in Kelvin.
Syntax
FUNCTION F_BA_CelsiusToKelvin : REAL
VAR_INPUT
fX : REAL;
END_VAR
Prerequisites
Development environment | Required PLC library |
---|---|
TwinCAT from v3.1.4024.62 | Tc3_BA2 from v5.5.14.0 |