![]() ![]() ![]() ![]() ![]() ![]() |
||
![]() |
||
![]() ![]() ![]() ![]() This board is for PLC Related Q&A ONLY. Please DON'T use it for advertising, etc. |
||
![]() |
![]() |
#1 |
Member
![]() ![]() Join Date: Jan 2008
Location: Ontario
Posts: 148
|
Simple Omron timer question
Currently programming an Omron PLC and using a few timers. Just need to know something simple...
Since omron doesn't have a timer timing(TT) bit like AB, you have to check if the timer is timing like so: if NOT TIM001 which means, if the timer is not done, which would mean that it's timing.... but i'm wondering will that also be true if the timer ISN'T timing? Like if the timer hasn't even been executed yet? AB has TT and the DN bit, with OMRON I can only check if the DN bit is on or off? IE in Omron: AN TIMER001 OTE OUT1 I would want this code to only energize OUT1 when TIMER 001 is timing, but would it also turn on OUT1 when TIMER 001 hasn't even been started yet? |
![]() |
![]() |
#2 |
Member
|
If you want to know if the timer runniing.Like Ebable bit in AB
Put another bit in parallel with the timet. Its will look like that. Ld(timer start condition)Tim 1 #10 Ld(timer start condition)out(bit 0) LD To Out(timer done)
__________________
Arik Barak Control Israel ![]() |
![]() |
![]() |
#3 |
Member
![]() ![]() Join Date: Feb 2005
Location: Grand Rapids, MI
Posts: 1,317
|
You can build the same bits with logic.
Having difficulty attaching image. Will try again. Helps when you read ALL the instructions! Here you go: ![]() Last edited by gtsuport; July 24th, 2008 at 09:22 AM. |
![]() |
![]() |
#4 |
Member
![]() ![]() Join Date: Jan 2008
Location: Ontario
Posts: 148
|
Brilliant. Thanks, that's just what I needed.
|
![]() |
![]() |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
Thread Tools | |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Omron question | mpavlica | LIVE PLC Questions And Answers | 1 | April 17th, 2007 03:20 PM |
Simple question | Cryogen | LIVE PLC Questions And Answers | 34 | March 28th, 2007 09:50 AM |
Omron PLC timer function | billleung | LIVE PLC Questions And Answers | 1 | May 18th, 2006 02:59 PM |
wonderware simple question. | sapoleon | LIVE PLC Questions And Answers | 14 | April 24th, 2005 02:45 PM |
melsec fx timer question | rphillip | LIVE PLC Questions And Answers | 3 | October 23rd, 2002 04:52 AM |