F_RoundLREAL
Application
The function F_RoundLREAL rounds the input variable IrIN of data type LREAL to 1 decimal place. This function can also be used for REAL data types.
VAR_INPUT
lrIN : LREAL;
The function F_RoundLREAL rounds the input variable IrIN of data type LREAL to 1 decimal place. This function can also be used for REAL data types.
lrIN : LREAL;