App - 11
APPENDICES
Floating point data
multiplication/division
• (S1+1, S1) (S2+1, S2) (D+1, D)
• (S1+ 1, S1)/(S2+1, S2) quotient (D+1, D)
Character string data
addition
• Associates the character string specified at (S) to the character string
specified at (D) and stores the result to devices starting from (D).
• Associates the character string specified at (S2) to the character
string specified at (S1) and stores the result to devices starting from
(D).
BIN block addition/
subtraction
• Adds n points of data from (S1) and n points of data from (S2) in a
batch and stores the result to devices starting from (D).
BIN data increment
•(D) + 1 (D)
• (D+1, D) + 1 (D)
BIN data decrement
•(D) – 1 (D)
• (D+1, D) – 1 (D)
Classification Symbol Description