DL105 programming

Rolando

Guest
R
I have a project to do for school, I am making a postal conveyor that will label boxes, the conveyor has trays where the boxes are loaded. The labeler is located about 2 feet away from the sensors. How can the labeler print when it reaches that station and not to print when a box is missing.
 
You will have to use a sensor to detect if the box is present and in position. If it is then print the label. If is not then dont print the label.
 
No, I think he's asking how can I detect the box 'now', but print it 'later'. If that's the case Rolando, then you'll want to look at using a simple time-delay, perhaps a counter, or (more likely) a shift register (if there can be more than 1 box between the sensor and labeler). A shift register will allow you to keep track of where the box is on the conveyor, but will require some type of clock pulse to know how far and how fast the conveyor is traveling... :unsure:

You'll need to provide more details for better answers... ;)

beerchug

-Eric
 

Similar Topics

B
Looking for somebody in Toronto GTA area who would like to come in and do a small programmming project for a DL105. Please contact me by...
Replies
14
Views
4,876
Does anyone know the pinout for the programming cable on a DL105. I left mine at home and need to make on in the field today. I know that I need...
Replies
3
Views
6,558
Hi All: I just found this site, and it seems great! I have been tasked with coming up with a way to repair a small custom controller for one of...
Replies
14
Views
3,857
Hi i have a problem with koyo DL105 is not communicating with the PC. error: No response from PLC. How could i communicate with the plc...
Replies
1
Views
1,389
Hi i have a problem with koyo DL105 is not communicating with the PC. error: No response from PLC. How could i communicate with the plc...
Replies
1
Views
1,591
Back
Top Bottom