481
Symbol Math Instructions Section 3-11
3-11-28DOUBLE BCD DIVIDE: /BL(435)
Purpose Divides 8-digit (double-word) BCD data and/or constants.
Ladder Symbol
Variations
Applicable Program Areas
Operand Specifications
/B
a
b
tmp[0]
MOV
tmp[0]
c
a / b → c ··· d
Function Block Variables
Dividend: a (data type: WORD)
Divisor: b (data type: WORD)
Quotient: c (data type: WORD)
Remainder: d (data type: WORD)
Temporary variable: tmp (data type: WORD, 2-element array)
MOV
tmp[0]
d
/BL(435)
R
Dd
Dr
Dd: 1st dividend word
Dr: 1st divisor word
R: 1st result word
Variations Executed Each Cycle for ON Condition /BL(435)
Executed Once for Upward Differentiation @/BL(435)
Executed Once for Downward Differentiation Not supported.
Immediate Refreshing Specification Not supported.
Block program
areas
Step program
areas
Subroutines Interrupt tasks
OK OK OK OK
Area Dd Dr R
CIO Area CIO 0000 to CIO 6142 CIO 0000 to
CIO 6140
Work Area W000 to W510 W000 to W508
Holding Bit Area H000 to H510 H000 to H508
Auxiliary Bit Area A000 to A958 A448 to A956
Timer Area T0000 to T4094 T0000 to T4092
Counter Area C0000 to C4094 C0000 to C4092
DM Area D00000 to D32766 D00000 to
D32764
EM Area without bank E00000 to E32766 E00000 to
E32764
EM Area with bank En_00000 to En_32766
(n = 0 to C)
En_00000 to
En_32764
(n = 0 to C)