News:

  • October 12, 2025, 06:41:52 PM

Login with username, password and session length

Author Topic: Input logic true, output doesn't follow  (Read 2920 times)

keycoldstorage

  • Newbie
  • *
  • Posts: 4
Input logic true, output doesn't follow
« on: October 12, 2009, 02:00:38 PM »
I have a less than statement that evaluates as true and is not located within a stage, but the output side of the rung is only executed some of the time. Neither of the outputs pictured here, a timer and a coil, exist elsewhere on the output side of the program.

What am I missing?  ???

PLCGuy

  • Internal Dev
  • Hero Member
  • ****
  • Posts: 677
Re: Input logic true, output doesn't follow
« Reply #1 on: October 12, 2009, 04:03:29 PM »
The two numbers are really close together. I would say they are bouncing around. What I mean is the 43 could be 46 or higher. If they are the timer will never stay on to time out. It maybe happening so fast you can not see it due to the scan time between pc and plc. Just for a test, use a set bit on the compare rung then use that bit to turn on the timer and c bit.