
Series 30i/31i/32i-MODEL A
PMC Supplemental Programming Manual
01 05.5.30
H. Yonekura
New registration
B-63983EN/02-5
EDIT
DATE
DESIG.
DESCRIPTION
45/46
DRAW.NO.
7.2 LADDER LANGUAGE
Replace the "Error output(W1)" in "4.10.1 ADDB (Binary addition: SUB 36)"
Error output (W1)
W1=0: Operation correct
W1=1: Operation incorrect
W1 goes on (W1=1) if the result exceeds the specified data
length. Then, the result will be output and the overflow flag and
other flags will be output to the operation output register.
Replace the "Error output(W1)" in "4.10.2 SUBB (Binary addition: SUB 37)"
Error output (W1)
W1=0: Operation correct
W1=1: Operation incorrect
W1 goes on (W1=1) if the result exceeds the specified data
length. Then, the result will be output and the overflow flag and
other flags will be output to the operation output register.
Replace the "Error output(W1)" in "4.10.3 MULB (Binary addition: SUB 38)"
Error output (W1)
W1=0: Operation correct
W1=1: Operation incorrect
W1 goes on (W1=1) if the result exceeds the specified data
length. Then, the result will not be output and the overflow flag
will be output to the operation output register.
Replace the "Error output(W1)" in "4.10.4 DIVB (Binary addition: SUB 39)"
Error output (W1)
W1=0: Operation correct
W1=1: Operation incorrect
W1 goes on (W1=1) if the result exceeds the specified data
length or zero is set to the divisor data. Then, the result will not
be output and the overflow flag will be output to the operation
output register.