Operator`s manual

2.3 Operating Instruction
2-68
(1) ADD B000 10
Adds 10 to B000, and stores the result in B000.
(2) ADD I000 I001
Adds I001 to I000, and stores the result in I000.
(3) ADD P000 P001
Adds P001 to P000, and stores the result in P000.
Example