Int64Add64Ex

Adds two signed 64 bit integers and returns an signed 64 bit integer result.
VAR_INPUT
VAR_INPUT
augend : T_LARGE_INTEGER;
addend : T_LARGE_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.10.0 Build > 1321 | PC or CX (x86, ARM) | TcUtilities.Lib |