RSLogix5000 Dual Check Input Stop Fault 32

rockemsockem

Member
Join Date
Feb 2022
Location
Ohio
Posts
11
Hi,
I have 2 safety devices (Banner EZ LS light curtains and a Keyence GS-71 Interlock) that are giving me some difficulties. The plc is a Compact GuardLogix, with a 5069-IB8S input module. The safety program uses the DCS instruction for the e-stop, light curtains, and interlock. During operation, the DCS for the light curtains and for the interlock both post fault 32 (inputs changed state during execution of instruction).

From what I can tell, the OSSD outputs for the light curtains and interlock are pulsing as part of a self-testing procedure, which is what's causing the fault 32. If you know a way off-hand to stop that or account for it in the DCS instruction, how can I do that? If that could compromise the safety rating, what would be the proper way to program the safety controls for these devices?
 
Couldn't you simply have the light curtain 2 channel output trigger a Banner safety relay or 2 interposing relays?


If not a safety relay for redundancy use 2 separate relays and loop the signal through 2 N.O. contacts on each.


The relays will not pulse with the output and the PLC will get a smooth signal from the relays.
 
I was hoping to not have to add additional hardware, but if that is the proper way to do it, then that's the proper way to do it.




The discrepancy time is set to 200ms already, which is quite a bit more than the pulse time. If you think increasing it more will help I can certainly try but I am not sure it will.
 
Ok so I ended up not using the LC instruction. I read through the help page for the LC instruction and it stated that a hardware solution is preferred. Specifically, the input module has filtering capabilities for each input terminal, and that is the preferred way to do it (according to the page anyways). I set the input module to filter drops less than 1 ms on the relevant points and that seems to have worked fine. Thank you for the help everyone!
 

Similar Topics

Hi! So my problem is a little funky, I had Studio 5000 v 24 and 30 installed, but forgot to install RSLogix (which I cannot go without). Is there...
Replies
2
Views
124
So I had an odd request from a customer for the above. I have written the logic and tested it all in one PLC with only using 7 outputs and 7...
Replies
15
Views
428
Hello everyone, I have an RSLogix5000 project which is running live in the factory but I need to make some changes to the logic. I want to test...
Replies
0
Views
1,125
Good Morning Everyone, I'm looking to use the GSV instruction to get I/O fault codes for my project so I know if there's a comms issue in my E/IP...
Replies
5
Views
871
The machine is running production. When trying to go online with the laptop the whole machine looses communication and faults out. Drives, HMI...
Replies
13
Views
1,941
Back
Top Bottom