One shot programming

jyothi

Member
Join Date
Apr 2006
Location
*******
Posts
2
Under what conditions am i to use the pulsed inputs and under what conditions am i to use the normal inputs?

eg:
pressing a start push button will switch on an output
Even a rising edge of start pushbutton can do that
Without rising edge also we can do

Tell me the circumstances as to when rising edge could be used in the programming?
 
as an example if your pushbutton is a momentary pushbutton, and when you press the PB you want the output to stay on and when the same PB is pressed again it will turn off. This is commonly done with a one shot.
 
when you press the PB you want the output to stay on and when the same PB is pressed again it will turn off



This will open up the flip flop topic that was started late last week.
The use of a One shot is totally application specific, some people use them all the time, some only when the application dictates the need, some not at all.

Under what conditions am i to use the pulsed inputs and

Sounds like you are referring to a HSC input, if so, this is totally different again.

In general, you use a One Shot when you only want the action to be performed once whilst the condition is active. This is necessary due to the nature of the PLC scan.
 

Similar Topics

Hello all. This is a very lonnnnnnng shot but worth a try. I have an OMS Group Impact100 metering machine. At this customer it blows foam into 3d...
Replies
0
Views
185
Howdy Everyone, So I have been retrofitting a cell to run different fixtures and updating it with new drives and a few other things. It runs...
Replies
15
Views
1,498
Hi all, I am working on a ladder program in AS and I was to trigger a reading on my IO link sensor every .5 s, and use that value to run a...
Replies
1
Views
537
Hello Everybody, Someone must be familiar with Horner Cscape, I wrote a program on a overhead door with a 3 button station,I'm working on a...
Replies
2
Views
1,452
personally I don't care about golf - but this is one impressive shot ... if it weren't on tape, I wouldn't have believed it ... the first video in...
Replies
1
Views
1,502
Back
Top Bottom