SetFloatPVal
Scales a TwinCAT process value of type: LREAL and writes the attribute value to the attribute "f" of "AnalogValue" (floating-point representation of the analog value).
METHOD SetFloatPVal : BOOL
VAR_INPUT
fProcess : LREAL;
ipUnit : I_AcsiDATypeUnit;
END_VAR