Operator`s manual
Manuals
Brands
YASKAWA Manuals
Computer equipment
NX100
81
82
83
84
85
86
87
88
89
90
2.3 Operating Instr
uction
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
1
...
...
88
89
90
91
92
...
...
297