timer trouble.

dlkimbrell

Member
Join Date
Feb 2015
Location
spartanburg
Posts
18
I'm using a click plc to trigger a timer during the program with just an (out) commznd. However about half the time the timer doesn't start. Is it possible that the signal from the out command is to short? If so can you increase the time the signal stays on? And if so how?
 
Most commonly, you would use a Click PLC Input from a switch, pushbutton, or sensor, to trigger a timer. If you use an Output contact to start your timer, then something else must control the Output (such as another Input).
 
It always helps us answer your question and offer suggestions when you zip and attach the program. It is also unclear to me as to whether you are triggering a timer instruction within the program or an external timer device.
 
I am using the plc to trigger a timer at the same time the plc turns on the glue. The glue length IS determined by the duration of the timer once the timer times out it sends a signal back to the plc telling the glue to turn off
 
I am using the plc to trigger a timer at the same time the plc turns on the glue. The glue length IS determined by the duration of the timer once the timer times out it sends a signal back to the plc telling the glue to turn off

It's tough to tell from this description what you want, here is two different possible solutions
 

Similar Topics

Good day all, I am writing a project in RSL500 that will actuate timers for 8 plating tanks. Currently there are prox switches that, when the...
Replies
19
Views
4,549
Hi, I am looking to achieve the following using a timer in a ControlLogix project. The input to the timer when true should not start the timer...
Replies
9
Views
3,184
i'm having trouble with the modicon timers. i'm using a model # 984-145, version software is 3.21, and also ladder logic development.
Replies
4
Views
2,142
I have some logic that I have written within a 5380 series controller that tracks the time an event is started, while the event is running an RTO...
Replies
2
Views
91
Hi all, I have a simple question that I have overcomplicated and gotten stuck on. I have a variable, we can call it "light" that I need to stay...
Replies
4
Views
310
Back
Top Bottom