Author Topic: Using Trilogi  (Read 5568 times)

r412

  • Newbie
  • Posts: 2
  • I'm a llama!
    • View Profile
Using Trilogi
« on: October 02, 2010, 08:03:27 PM »
Hi, I'm having a bit of trouble with the ladder software. What I'm
trying to do, is something like this:

-| |-------------------------------------------------------------------(        )
       |
       |--| |-----------------------------------------------------------(        )
       |
       |---| |----------------------------------------------------------(         )

Every time I try to use the #5 input branch, the x goes behind the top input or loops back to the top line. I've went through the tutorial, but I must be missing something. Any help would be appreciated.

Thank You

garysdickinson

  • Hero Member
  • Posts: 502
  • Old PLC Coder
    • View Profile
Re:Using Trilogi
« Reply #1 on: October 02, 2010, 09:22:47 PM »
You need to restructure your program to use 3 ladder rungs instead of one.


  Input1                                   Out1
 ---||---------------------------------------()
 
  Input1  Input2                          Out2
 ---||------||-------------------------------()

  Input1  Input3                          Out3
 ---||------||-------------------------------()



Gary D
« Last Edit: October 02, 2010, 09:30:28 PM by garysdickinson »

support

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 3171
    • View Profile
    • Internet Programmable PLCs
Re:Using Trilogi
« Reply #2 on: October 03, 2010, 02:54:31 AM »
TRiLOGI only supports parallel branching the way you wanted throug a [ILock] and [ILoff] pair. Please refer to the TRiLOGI help files for the use of these special functions.
Email: support@triplc.com
Tel: 1-877-TRI-PLCS