FIX16_TO_LREAL

FIX16_TO_LREAL 1:

Converts a signed 16-bit fixed-point number into a floating-point number of the type: LREAL.

FIX16_TO_LREAL 2: Return value

Name

Type

Description

FIX16_TO_LREAL

LREAL

 

FIX16_TO_LREAL 3: Inputs

VAR_INPUT
    in : T_FIX16;
END_VAR

Name

Type

Description

in

T_FIX16

The fixed-point number to be converted.

Example:

See function description: LREAL_TO_FIX16.

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)