Traduciendo...
RatioLimitsInv (Status1.11)

Invalid Ratio Clamping Limits

Allen-Bradley · Logix 5000 Controllers

¿Qué significa RatioLimitsInv (Status1.11) ?

This fault indicates invalid ratio clamping limits. This occurs when RatioLLimit is less than 0 or RatioHLimit is less than RatioLLimit for the PIDE instruction. The PPID instruction's Sts_ErrRatioLim is set when Cfg_RatioLoLim is greater than Cfg_RatioHiLim. Note that PPID does not set this error condition when Cfg_RatioLoLim is less than 0.

Causas comunes

  • RatioLLimit parameter configured to be less than 0 (PIDE)
  • RatioHLimit parameter configured to be less than RatioLLimit (PIDE)
  • Cfg_RatioLoLim parameter configured to be greater than Cfg_RatioHiLim (PPID)

Pasos de reparación & Lista de verificación

Haga clic en los pasos para seguir su progreso.

  1. 1

    Access the PIDE or PPID instruction configuration within the programming software

  2. 2

    Verify RatioLLimit (PIDE) is set to 0.0 or a greater value

  3. 3

    Verify RatioHLimit (PIDE) or Cfg_RatioHiLim (PPID) is numerically greater than RatioLLimit (PIDE) or Cfg_RatioLoLim (PPID)

  4. 4

    Ensure Cfg_RatioLoLim (PPID) is less than or equal to Cfg_RatioHiLim

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

Fallas relacionadas

Fuente: Allen-Bradley Logix 5000 Controllers