Author Topic: ladder help  (Read 5288 times)

CYBERTEK007

  • Newbie
  • Posts: 6
  • Cool
    • View Profile
ladder help
« on: April 28, 2006, 11:27:47 PM »
i am trying to  make a on delay and a off delay run the same output

thermostat on---------------------------------------------------compress  on (out)                                                                                                                    
            |
            |_____delay on 30 sec___________________Fan on (out)
             |
             |_____delay off 2 min ------------------------------Fan on (out)

my mind is not yet intune with ladder logic
How do i this simple circuit
it seems to me that the timers need to see a change of state

do i need to wright a custome functionto do this?

please help                                                                                            
                                                                                                           
                                                                                                         

CYBERTEK007

  • Newbie
  • Posts: 6
  • Cool
    • View Profile
Re:ladder help
« Reply #1 on: April 29, 2006, 09:56:53 AM »
Ok
Well i got the On Delay to work Still lost onthe Off Delay

Thermostat_____________________________________OnDelay_10
                                                                                                 (TIM)

OnDelay_10____________________________________Comp_On
                                                                                                 (OUT)

Comp_On______________________________________OnDelay_90
                                                                                                  (TIM)  


OnDelay_90______________________________________Fan_On
                                                                                                 (OUT)

This Works But is it the Rigt way,Best Way and how do i do the Off Delay for the Fan

plc_user

  • Guest
Re:ladder help
« Reply #2 on: April 30, 2006, 03:05:54 PM »
In reference to your original example:  I believe this can be done with an interlock.  Please check the programming manual for the interlock on, interlock off special input bit.  This should accomplish what you have depicted in your first example.

Good luck
plc_user

support

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 3171
    • View Profile
    • Internet Programmable PLCs
Re:ladder help
« Reply #3 on: May 01, 2006, 10:51:51 AM »
An example of OFF timer is as follow:


        ON                     Out1
|------||--------------------[Latch]
        OFF                     T1
|------||--------------------(TIM)
         T1                    Out1
|------||--------------------[Clear]

Email: support@triplc.com
Tel: 1-877-TRI-PLCS