477
Symbol Math Instructions Section 3-11
Example in Function Block Definition
In the following example, an array variable is used to get the quotient and
remainder from the function block.
3-11-26DOUBLE UNSIGNED BINARY DIVIDE: /UL(433)
Purpose Divides 8-digit (double-word) unsigned hexadecimal data and/or constants.
Ladder Symbol
Variations
Applicable Program Areas
Operand Specifications
/U
a
b
tmp[0]
MOV
tmp[0]
c
a / b → c ··· d
Function Block Variables
Dividend: a (data type: UINT)
Divisor: b (data type: UINT)
Quotient: c (data type: UINT)
Remainder: d (data type: UINT)
Temporary variable: tmp (data type: WORD, 2-element array)
MOV
tmp[0]
d
/UL(433)
R
Dd
Dr
Dd: 1st dividend word
Dr: 1st divisor word
R: 1st result word
Variations Executed Each Cycle for ON Condition /UL(433)
Executed Once for Upward Differentiation @/UL(433)
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