Traduciendo...
20

Major Fault - Out of Range Value

Allen-Bradley · Logix 5000 Advanced Process Control and Drives

¿Qué significa 20 ?

This major fault (type 4, code 20) is generated when an expression overflows and the resulting value is out of range. This specifically applies to CompactLogix 5380, 5480, ControlLogix 5580, Compact GuardLogix 5380, and GuardLogix 5580 controllers. It indicates a critical calculation error that can impact program execution.

Causas comunes

  • An expression in a math operation overflows its data type capacity.
  • The resulting value from an expression falls outside the valid range for its assigned variable.
  • An array subscript value is too large or out of range, leading to an address error.

Pasos de reparación & Lista de verificación

Haga clic en los pasos para seguir su progreso.

  1. 1

    Identify the specific faulted routine and instruction within the controller's Major Fault Data.

  2. 2

    Inspect the logic of the identified routine and instruction for arithmetic operations or data manipulations that could generate an overflow or out-of-range value.

  3. 3

    Monitor the real-time values of all input and intermediate tags involved in the problematic expression to verify they are within their expected operational limits.

  4. 4

    Verify the data types assigned to the problematic tags and intermediate results to ensure they have sufficient range to prevent overflow.

Ver todos los códigos en este manual (19)
Datos técnicos verificados. Última actualización: March 2026

Fallas relacionadas

Fuente: Allen-Bradley Logix 5000 Advanced Process Control and Drives