UInt64Min

UInt64Min 1:

Minimum function. Returns the smaller of two values (“legacy” type: T_ULARGE_INEGER).

UInt64Min 2: Return value

Name

Type

Description

UInt64Min

T_ULARGE_INTEGER

 

UInt64Min 3: Inputs

VAR_INPUT
    ui64a : T_ULARGE_INTEGER;
    ui64b : T_ULARGE_INTEGER;
END_VAR

Name

Type

Description

ui64a

T_ULARGE_INTEGER

 

ui64b

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)