ScalePToA
Scales a process value of type LREAL to an attribute value of type REAL (attribute f of AnalogValue). The conversion formula is:

METHOD ScalePToA : REAL
VAR_INPUT
fProcess : LREAL;
END_VARReturn parameter: Scaled attribute value
Scales a process value of type LREAL to an attribute value of type REAL (attribute f of AnalogValue). The conversion formula is:

METHOD ScalePToA : REAL
VAR_INPUT
fProcess : LREAL;
END_VARReturn parameter: Scaled attribute value