ULARGE_TO_ULINT

ULARGE_TO_ULINT 1:

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

ULARGE_TO_ULINT 2: Return value

Name

Type

Description

ULARGE_TO_ULINT

ULINT

 

ULARGE_TO_ULINT 3: Inputs

VAR_INPUT
    in : T_ULARGE_INTEGER;
END_VAR

Name

Type

Description

in

T_ULARGE_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)