UInt64Add64Ex

Adds two unsigned 64 bit integers and returns an unsigned 64 bit integer result.
VAR_INPUT
VAR_INPUT
augend : T_ULARGE_INTEGER;
addend : T_ULARGE_INTEGER;
END_VAR
VAR_IN_OUT
bOV : BOOL; (* TRUE => arithmetic overflow, FALSE => no overflow *)
END_VAR
Requirements
Development environment | Target system type | PLC libraries to include |
---|---|---|
TwinCAT v2.9.0 Build > 1031 TwinCAT v2.10.0 Build > 1240 | PC or CX (x86) | TcUtilities.Lib ( Standard.Lib; TcBase.Lib; TcSystem.Lib are included automatically ) |
TwinCAT v2.10.0 Build >= 1301 | CX (ARM) |