QUOTE (SandyB @ Jun 28 2009, 09:54 AM)

I am using 1791ds safety modules to a safety PLC> We have Sick light curtains and a bi-directional conveyor loading pallets to a machine. I have the light curtains working to the point where any intrusion stops the conveyor. Now I need to figure out how the muting sensors need to be programmed to allow a pallet to pass?? The sensors are wired to the same 1791DS-IB12 input module as the OSSD1 and OSSD2. I just don't have a clear understanding of how to make this work. Any help is appreciated
Example of how to do it:
http://www.sti.com/ltr2/access.php?file=pdf/3956.pdfWhat you have to do is rely on either timing or a sequence of operations. During that sequence, you program the system to either ignore a portion of the beams or to ignore the light curtains altogether when the system recognizes that the pallet must be passing through the light curtain.
The trick is setting it up so that it must be a pallet, not an operator sticking something in front of the sensor or someone crawling through the conveyor. This means that you have to detect either a particular size and shape (multiple sensors along the conveyor belt and a certain number of them should/should not be blocked) or timing (once a beam is crossed, the curtain is muted for a particular period of time long enough for the pallet to pass through).
Here's a fully worked example for the much simpler Guard PLC but the example will work the same way with GuardLogix:
http://literature.rockwellautomation.com/i...at009_-en-p.pdf