LARGE_TO_LINT

LARGE_TO_LINT 1:

The function converts a TwinCAT 2 signed 64-bit number (“legacy” type: T_LARGE_INTEGER) into a TwinCAT 3 signed 64-bit number (“native” type).

LARGE_TO_LINT 2: Return value

Name

Type

Description

LARGE_TO_LINT

LINT

 

LARGE_TO_LINT 3: Inputs

VAR_INPUT
    in : T_LARGE_INTEGER;
END_VAR

Name

Type

Description

in

T_LARGE_INTEGER

 

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)