SLC-500 logical inputs, resetting timers/counters

new2plcs

Member
Join Date
Nov 2005
Location
VA
Posts
1
Please help!
I have been working on this for so long that I am probably overthinking this setup and am missing something very basic.

I am trying to set up a 3-step process on a conveyor line controlled by a SLC-500. The first step stacks 6 sheets. I am using a photo sensor and a CTU for this step. After the stacking is complete (DN on the CTU is activated), the conveyor moves to the second station, which will be triggered by another photo sensor. When the second station is reached, a paint sprayer will be activated for 10s. I am using a TOF for this step. When the sprayer stops (DN for the TOF is activated), the conveyor will start up again and move the stack to a third station for manual unloading. Again, I am using a photo sensor to detect when the stack reaches the third station.

The trouble that I am having is:
a) creating the logical inputs that represent the control relays
and timers/counters while they're active
b) resetting the timers/counters when the DN is activated.

What am I doing wrong?
 
Put the DN bit in front of the timer.
Use the DN bit on the counter to reset the counter.

If you post the program that you've got so far, I'd be happy to help you with it.
 
Is this a continuous process? In other words while the sheets are at station 2 getting painted, are there sheets being stacked at station 1 and unloaded at station 3? If so, how are you handling the "all stations ready for advancement".
Does the unloader have to acknowledge that station 3 is empty?



Ken
 

Similar Topics

I have a program that I've used 100 times. SQO settings: File N7:0, Mask 0FFFFh, Dest B3:1, Control R6:0, Length 8, Pos 2. Length & Position...
Replies
48
Views
998
Everyone, i am in the process of purchasing the Slc 500 version of software to support what we have and i have a question. Several of our...
Replies
9
Views
785
In a slc 500 plc I am trying to move data with out using a lot of moves. I want to move data from n7:1 to n7:2 and data that was in n7:2 to n7:3...
Replies
16
Views
1,377
Customer has a circa 2004 SLC-500 PLC. Fieldbus is a 1747-SDN DeviceNet scanner. Customer has SLC-500 file (.rss) with no comments. Has no *.dnt...
Replies
7
Views
569
After I tried wiring, I used computer program communication to read the PLC N value, but received a NAK signal. And the DL3500 CHA light keeps...
Replies
0
Views
435
Back
Top Bottom