T_LARGE_INTEGER

TYPE T_LARGE_INTEGER :
STRUCT
    dwLowPart  : DWORD;
    dwHighPart : DWORD;
END_STRUCT
END_TYPE

Variable of this type represents signed 64 bit integer.

Requirements

Development environment

Target system type

PLC libraries to include

TwinCAT v2.10.0 Build > 1321

PC or CX (x86, ARM)

TcUtilities.Lib