Kevin Roman (Customer) asked a question.

Improvement with wide rungs

 

Hello,

 

I would like to recommend an improvement that could help when having extra wide rungs. If we could wrap them automatically or allow to do what is shown on the following picture, then it won't be necessary to scroll horizontally, which is inconvenient when trying to read a program from top to bottom.

 

 

long rungs wrappingThank you!


OkiePC and kewakl like this.
  • kewakl (Customer)

    AB has done this for decades, so... Yeah!

    • rungwrapping
    • OkiePC (Customer)

      Any developer of new Ladder editor software would be well advised to emulate the functionality of all aspects of the RSLogix 5/500 editors. Any developer of new HMI editor software would be well advised to try to emulate the functionality of Red Lion Crimson 3.x

       

      I'm sure there's a fine copyright line there somewhere, but those two have been doing it the best for decades.

  • Todd Dice (Customer)

    Very handy out in the field when all you have is a 15" laptop!

     

    Now if we could get the developers to embrace .EN and .TT bits for timers!

     

    • .TT bit via on-delay: bit is true when the timer goes true to the time the current value reaches the preset, then goes false.
    • .TT bit via off-delay: bit is true when the timer goes false and remains true until the current value reaches the preset and then it goes false.
    • .EN bit is true whenever the timer is true.
    Expand Post