F_BA_KelvinToReaumur

The function F_BA_KelvinToReaumur of return type REAL is used to convert a temperature value in Kelvin to a temperature variable in degrees Réaumur.
Syntax
FUNCTION F_BA_KelvinToReaumur : 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 |