ULINT_TO_ULARGE

The function converts a TwinCAT 3 unsigned 64-bit number (“native” type) into a TwinCAT 2 unsigned 64-bit number (“legacy” type: T_ULARGE_INTEGER).
 Return value
Name  | Type  | Description  | 
|---|---|---|
ULINT_TO_ULARGE  | T_ULARGE_INTEGER  | 
  | 
 Inputs
VAR_INPUT
    in : ULINT;
END_VARName  | Type  | Description  | 
|---|---|---|
in  | ULINT  | 
  | 
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)  |