timmer

agrippa

Member
Join Date
Nov 2002
Location
Indiana
Posts
7
I have a program were I need to delay the out put signal with a timmer. I know this is vague but I know were the output signal is all i need to do is but a delay so it dooesnt connet to the negitive rung for 2 seconds after it is activated.
 
I don't know what a 'negative rung' is, but, the solution to
this problem is this:

1. Replace the output address (Y001) in the current rung with
an internal relay (AR001).

2. Add a rung that uses the internal relay (AR001) in a
logic condition test for '1' ( --] [ -- ) as the input
instuction, and a timer (2 seconds, on delay) as the output
instruction.

3. Use the DONE status of the Timer (T001.DONE) to drive the
original output address (Y001)

Done
 
This may help with your earlier question about AB timmers (btw the word is Timer). I wont say my example is good or bad, just a way to do it. Maybe you can come back and show me a better way.
timmer.bmp
 

Similar Topics

I have been working on this program for work all week end , and i have most of it working the way i need it to work , but i can't seem to figure...
Replies
3
Views
3,518
I am new to the PCL - my history is "C" programming. I have a very simple PCL starter project. I am using the IO ports for input and the Q relay...
Replies
7
Views
3,433
I am Using omron cx-programmer. In this programme the 1-sec clock pulse bit timmer is avalable in programme itself.I want to add new 5sec clock...
Replies
1
Views
6,138
Hi Can anybody tell me about VW 3428, VW----. values congigured in Timmer instruction (PT) and at out in PLC S7-200. From where these values...
Replies
0
Views
1,662
Hi I'm working with S7-300 with STL, my problem is the next one: I am trying to delay a loop, just I want to spend time maybe 20s, then make a...
Replies
7
Views
2,818
Back
Top Bottom