shift register

mohaboty

Member
Join Date
Feb 2012
Location
cairo
Posts
2
Dear all
i want to design a program to reject bad product so i need to track the product . but i donot know how to make a shift register on plc s7 300 could you please help me .
 
Mohaboty,
Can you upload a copy of the S7-300 programming manual? Is that available in Egypt? If not, someone will post a copy of the page for the Siemens S7-300 shift register.
 
Dear mohaboty,

I also designed a program to keep track of the product by means of using ID Generation Logic.

It is a simple way just assign a value or ID for the product that is coming out of the station.

IF product is good assign 10(ok condition) or rejecting product 20( Not ok condition)the conditions are based on logic of program... At last remove the product with ID 20.. Only thing s to keep track of that ID by using move logic..

Hope it helps
 

Similar Topics

I am attempting to reject a bottle If the label fails. The rejection works fine at normal line speed but at low speed the rejector fires (air...
Replies
35
Views
1,145
Hi guys, I am pretty new when it comes to programming. I am working with CX-Programmer and I am having a problem where I have a sensor on my...
Replies
6
Views
684
Hi all, i have a very slow indexing machine where we are looking to make everything as bulletproof as possible, money is not much of a factor...
Replies
12
Views
3,061
Good morning (EST), I am trying to implement the code below in on an S7-1200. It's barely half a dozen instructions, but I am stuck; I have not...
Replies
26
Views
5,656
Hi everyone I am completely new to using shift registers and am a bit stuck, my shift register works as should, it is for an overhead conveyor...
Replies
55
Views
15,593
Back
Top Bottom