Maple Systems MAPware-7000 User Manual
Page 64
![background image](/manuals/358875/64/background.png)
MAPware-7000 Ladder Logic Guide
56
1010-1041 rev. 00
If the data of D0201×D0200 is 332257, the quotient 83 is stored in D1000 and the remainder
257 is stored in D1001.
Note:
If the divisor (operand B) is 0, the ERF (instruction error flag = S1010) is set to ON.
The ERF (S1010) can be reset to OFF by user program, e.g. [ RST S1010 ].
If the index register K is used as operand C, the remainder is ignored.
This instruction handles the register data as unsigned integer.