LINT_TO_LARGE

The function converts a TwinCAT 3 signed 64-bit number (“native” type) into a TwinCAT 2 signed 64-bit number (“legacy” type: T_LARGE_INTEGER).
Return value
Name | Type | Description |
---|---|---|
LINT_TO_LARGE | T_LARGE_INTEGER |
|
Inputs
VAR_INPUT
in : LINT;
END_VAR
Name | Type | Description |
---|---|---|
in | LINT |
|
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) |