FIX16_TO_LREAL

Converts a signed 16-bit fixed-point number into a floating-point number of the type: LREAL.
 Return value
Name  | Type  | Description  | 
|---|---|---|
FIX16_TO_LREAL  | LREAL  | 
  | 
 Inputs
VAR_INPUT
    in : T_FIX16;
END_VARName  | Type  | Description  | 
|---|---|---|
in  | The fixed-point number to be converted.  | 
Requirements
Development environment  | Target platform  | PLC libraries to be integrated (category group)  | 
|---|---|---|
TwinCAT v3.1.0  | PC or CX (x86, x64, Arm®)  | Tc2_Utilities (System)  |