S7-200 One Shot

cmiller

Member
Join Date
May 2002
Posts
1
Could someone please explain how to create a one shot timer for the S7-200 in ladder logic? I need to energize an output for 1 sec only after a pushbutton is relased.
 
Very simple! Use your input to set (latch) a memory bit. Start with this memorybit an on-delay timer (the only kind available with S7-200). Use the output of this timer to reset (unlatch) the memory bit.
:rolleyes:

os.gif
 

Similar Topics

Hi all I'm converting an S7-200 program into S7-300. There is a Word Increment command INC_W which takes in a VW address and puts it back into...
Replies
7
Views
2,831
hello m8's, i'm new in this forum...and i find it so nice to be here to share and learn plc experience...anyway i have one question regarding one...
Replies
7
Views
4,790
Hello, I have a question about an encoder that has absolute measurement. Specifically, it's the Lika SMA5, which I would like to connect...
Replies
2
Views
58
Hello, I have a question about an encoder that has absolute measurement. Specifically, it's the Lika SMA5, which I would like to connect...
Replies
0
Views
34
Hi. I have a 222 CPU. I need to recover the program from the eeprom memory. Is it possible?
Replies
1
Views
119
Back
Top Bottom