Allen-Bradley MicroLogix 1100 Instruction Set Reference Manual page 475

Hide thumbs Also See for MicroLogix 1100:
Table of Contents

Advertisement

efesotomasyon.com - Allen Bradley,Rockwell,plc,servo,drive
Math Overflow Selection
Address
Data Format
S:2/14
binary
Set (1) this bit when you intend to use 32-bit addition and subtraction.
When S:2/14 is set, and the result of an ADD, SUB, MUL, or DIV
instruction cannot be represented in the destination address (underflow or
overflow),
• the overflow bit S:0/1 is set,
• the overflow trap bit S:5/0 is set,
• and the destination address contains the unsigned truncated least
significant 16 or 32 bits of the result.
The default condition of S:2/14 is cleared (0). When S:2/14 is cleared (0),
and the result of an ADD, SUB, MUL, or DIV instruction cannot be
represented in the destination address (underflow or overflow),
• the overflow bit S:0/1 is set,
• the overflow trap bit S:5/0 is set,
• the destination address contains +32,767 (word) or +2,147,483,647
(long word) if the result is positive; or -32,768 (word) or
-2,147,483,648 (long word) if the result is negative.
To provide protection from inadvertent alteration of your selection,
program an unconditional OTL instruction at address S:2/14 to ensure the
new math overflow operation. Program an unconditional OTU instruction
at address S:2/14 to ensure the original math overflow operation.
Watchdog Scan Time
Address
Data Format
S:3H
Byte
This byte value contains the number of 10 ms intervals allowed to occur
during a program cycle. The timing accuracy is from -10 ms to +0 ms. This
means that a value of 2 results in a timeout between 10 and 20 ms.
If the program scan time value equals the watchdog value, a watchdog
major error is generated (code 0022H).
Range
Type
0 or 1
control
Range
Type
2 to 255
control
Publication 1763-RM001C-EN-P - October 2009
System Status File
475
User Program Access
read/write
User Program Access
read/write

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

1763-l16bbb1763-l16awa1763-l16bwa1763-l16dwd

Table of Contents