ElectricalChile

Profiter L'Ingénierie

PLC LOGO Cabinets Learn Spanish Solutions SPANISHESP


How To Program Timers TON and TOF in PLC Logo!





OFF

Simulation in Logo Soft Comfort of a Timer ON Delay (TON)


OFF

Simulation in Logo Soft Comfort of a Timer OFF Delay (TOF)

First, We must to know these concepts:

Must Knowledge

Industrial Command
Basic English
First Time PLC Logo!





STEP 1 : Go to Logo PLC Software

First, we must to need Hardware and Software to communicate a PLC

The Programmable Relay PLC Logo! need a Software to make the Program that control all our process, so we need these elemments:

NO problem if we dont have the Original CD, we can Download DEMO VERSION Here Download fast! from Siemens WebPage in "Demosoftware" if we have this demo, we may simulate and create a lot of control projects really perfect to practice



STEP 2: First Time using Timers

Program a Start / Stop to use Timer On Delay (TON)

Start to program in our Ladder enviroment a Start (I1), Stop (I2) and a TON (T00x) , all instructions are in a left of the screen, it means that when we "start" in a time "seconds" that we defined, the output will execute, you can use it for example to start motors in different time, so useful and easy to control




After we defined in our program do double click in our "timer block T00x" and configure the seconds for his activation; after we define the value T00x from our TON to a Open Contact created in our Software, Create open and closed contacts is an exellent way to have logics of control






VERY IMPORTANT:



STEP 3: Preparing Simulation TON

Configure and Simulate our TON Programming

By Default The PLC Logo! got values of Switch for simulations in I1..Ix, we must to work with Momentary Pushbutton, so we go and change the values how show the pictures

Our program ready must to see like this:



STEP 4: Simulating "TON"

The program we did must works like the simulation

OFF

Simulating Timer On delay (TON)

We can see is easy use the Timers TON, in a Software PLCs you can create a lot and amazing programs using timers, all included in Software you dont need external components



STEP 5: Programming TOF

Programming our first Timer Off Delay (TOF)

We Consider Start I1, a Timer TOF T00x and a Coil Output Q2 ;we dont need to consider any STOP button



STEP 6: Simulating TOF

Start our Simulate of Timer Off Delay "TOF"

OFF

Simulating a Timer Off Delay (TOF)

If the programming is OK the program looks like this:



STEP 7: Verifing Wire and Connections

Verify how we wire to use in differents ways Timers TON and TOF

Control Wire


Remember Always is so important review the electrical and control wire; just in this case we program a Output Q1 for TON ; and a Output Q2 for TOF



STEP 8: Programming using TON and TOF

We create a simple program and understand fast how it workss


Click to see Video



QUESTIONS AND ANSWERS

HERE IS ANSWERED YOUR QUESTIONS:

  1. Where Can Download Logo Soft Comfort! The Software of PLC Logo? and Buy Original CD?
    For the Version DEMO go to Siemens Webpage here or you try in the above external links of Step 2 Here; It Costs around 70 USD (without upgrades) and you can get it in a external company Buy in Automation24 this software may be installed in many computers

  2. Do Timers TON and TOF use same programmation?
    NO, how we see in steps above, Timer On Delay (TON) work with "always energized" block GO STEP 2 ; The Timer Off Delay (TOF) Works only with a "push" GO STEP 6

  3. How we activate a Output in a Timer?
    First you need your block TON or TOF ; the Output will activate when the Timer Block reach his value; and you must take a Open Contact in the Side and add the Name of Timer (T00x), you can see STEP 2

  4. Why Can't Connect with my PLC Logo?
    The Communication with PLC Logo! is by ETHERNET (TCP/IP); you should change your Sub-network number in your computer, remember Logo! comes with 192.168.1.x or 192.168.0.x must to try with both options