3. Instructions
352
CS/CJ/NSJ Series Instructions Reference Manual (W474)
+C/+CL
Applicable Program Areas
Operands
z Operand Specifications
Instruction Mnemonic Variations
Function
code
Function
SIGNED BINARY ADD WITH
CARRY
+C @+C 402
Adds 4-digit (single-word) hexadecimal data
and/or constants with the Carry Flag (CY).
DOUBLE SIGNED BINARY
ADD WITH CARRY
+CL @+CL 403
Adds 8-digit (double-word) hexadecimal data
and/or constants with the Carry Flag (CY).
Symbol
+C +CL
Area
Function block
definitions
Block program areas Step program areas Subroutines Interrupt tasks
SFC action or
transition programs
Usage OK OK OK OK OK OK
Operand Description
Data type Size
+C +CL +C +CL
Au
+C: Augend word
+CL: First augend word
INT DINT 1 2
Ad
+C: Addend word
+CL: First addend word
INT DINT 1 2
R
+C: Result word
+CL: First result word
INT DINT 1 2
Area
Word addresses
Indirect
DM/EM
addresses
Con-
stants
Registers
TK CF
Pulse
bits
TR
bits
CIO WR HR AR T C DM EM
@DM
@EM
*DM
*EM
DR IR
Indirect
using IR
+C
Au, Ad
OK OK OK OK OK OK OK OK OK OK
OK
OK --- OK --- --- --- ---
R ---
+CL
Au, Ad
OK OK OK OK OK OK OK OK OK OK
OK
--- --- OK --- --- --- ---
R ---
+C(402)
R
Au
Ad
Au: Augend word
Ad: Addend word
R: Result word
+CL(403)
Au
Ad
R
Au: 1st augend word
Ad: 1st addend word
R: 1st result word