LARGE_TO_LINT
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).
FUNCTION LARGE_TO_LINT: LINT
VAR_INPUT
VAR_INPUT
in : T_LARGE_INTEGER;
END_VAR
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) |