martinav (Customer) asked a question.

How to find warning $OutOfRange (ST132)

I have one warning in my program. It doesnt take me to the problem like other warnings when clicked. How do I find it?

 

2021-06-23 08_41_50-WindowI have a lot of comm activity, and I'm not seeing any errors in the code blocks themselves.


  • bcarlton (Customer)

    The problem is with an external device (HMI ?) asking for information from a non existent location. The problem isn't in your PLC program.​

    Selected as Best
  • bcarlton (Customer)

    The problem is with an external device (HMI ?) asking for information from a non existent location. The problem isn't in your PLC program.​

    Selected as Best
    • martinav (Customer)

      Ohhh, that actually makes total sense. I need to clean that (HMI via MODBUS) up quite a bit. I'm sure I'll run across it.

       

      Thanks!

       

      Rod