About this document
DIV Instruction: 16-bit & 32-bit Guide by Christenes Alves is a document available to read on EtoBox.
The document describes the DIV division instruction for programmable logic controllers. It has operands of S1 for the dividend, S2 for the divisor, and D for the quotient and remainder. It can perform 16-bit or 32-bit division depending on the devices used. The instruction divides S1 and S2 in binary format, storing the result in D. It will not execute if the divisor is 0 and will record an error.
- Author
- Christenes Alves
- Language
- EN