Rockwell Automation Publication 1756-RM003N-EN-P - October 2011 281
Compute/Math Instructions (CPT, ADD, SUB, MUL, DIV, MOD, SQR, SQRT, NEG, ABS) Chapter 6
To detect a possible divide-by-zero, examine the minor fault bit (S:MINOR).
See Logix5000 Controllers Common Procedures Programming Manual,
publication 1756-PM001
.
Arithmetic Status Flags: Arithmetic status flags are affected.
Fault Conditions:
Execution:
Relay Ladder
Function Block
A minor fault occurs if Fault type Fault code
The divisor is zero 4 4
Condition Action
Prescan The rung-condition-out is set to false.
Rung-condition-in is false The rung-condition-out is set to false.
Rung-condition-in is true Destination = Source A – (TRN ( Source A / Source B) * Source B )
The rung-condition-out is set to true.
Postscan The rung-condition-out is set to false.
Condition Action
Prescan No action taken.
Instruction first scan No action taken.
Instruction first run No action taken.
EnableIn is cleared EnableOut is cleared.
Postscan No action taken.