How do you program an AB Guardmaster 440G Spartan in Studio 5000?

tetcie

Member
Join Date
Jan 2023
Location
UK
Posts
21
Hi All,

On our site, we normally use trapped keys for our safety gates, however, for our newest project, I have been told that we will be using AB Guardmaster 440G Spartan Solenoid Interlock Switch - Power to unlock.

I am fairly new to PLC programming and have never programmed anything safety related, and we haven't used these on site before so its not like I can copy any already written code.

How should I go about programming this? Are there any instructions that should be used for the inputs? - eg: Estop etc.

For the output, the plan is for the operator to press a button on the HMI to be able to open the gate while the system is not in a cycle - so is the rung as simple as: button pressed & system not in cycle --> Output on safety card energized (gate open) - or are there any safety related considerations that need to be made?

Thanks
 
Is the gate lock to protect people, product, or equipment?


If it's to protect product or equipment, then you can program it simply with a regular PLC output.


If it's to protect people, though, you need to do a proper risk assessment to determine the needed performance level. For instance, if you have a high speed cutting spindle or a flywheel that has to be stopped to be safe, you need a safety-rated device to verify zero motion before unlocking the door. For spindles, I've controlled the door unlock coils with a PLC output that's wired through the contacts of a safety-rated back-EMF monitor that makes sure the motor is stopped.



It all comes back to your risk assessment. Ultimately, you're responsible to make the machine safe. I suggest you bring in an expert to consult on this.
 

Similar Topics

So basically i have 2 queries : 1. I have a program file of S7-300 PLC which i want to migrate in RSLogix500.In short i want to convert my simatic...
Replies
3
Views
33
Hi, i am using DVP-14SS2 PLC, after program written to plc, when power is reset, plc doesn't run. always need to connect to pc for the run mode.
Replies
0
Views
17
Hi all, hope you are having a great day, I am in need of your help to create a AOI or program that does this kind of job: I have a IO Link...
Replies
23
Views
399
Hi. I have a 222 CPU. I need to recover the program from the eeprom memory. Is it possible?
Replies
1
Views
97
Can we use a Simotion D455 ethernet port x127 as a gate, to access S7-1500 plc Tia Portal program ? In the Simatic manager, we used Netpro to do...
Replies
2
Views
89
Back
Top Bottom