Resolving an Allen Breadly PLC Fault: Help Needed!

  • Thread starter Thread starter Arifur
  • Start date Start date
  • Tags Tags
    Fault Plc
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
7 replies · 2K views
Arifur
Messages
8
Reaction score
0
Hi, everybody today I have got a problem in my Allen Breadly PLC which is after getting emergency HMI shows emergency button pressed and after pull the emergency it can't reset and it was noticed that Plc fault indicator shows blinking. I have checked all corresponding issue & make all things right but the fault indicator still blinking.

Anybody please help me to rectify this fault.
Note: The Plc is MicroLogic 1400.

Your co operation will be highly appreciated.
 
Last edited by a moderator:
Engineering news on Phys.org
Arifur said:
Hi, everybody today I have got a problem in my Allen Breadly PLC which is after getting emergency HMI shows emergency button pressed and after pull the emergency it can't reset and it was noticed that Plc fault indicator shows blinking. I have checked all corresponding issue & make all things right but the fault indicator still blinking.

Anybody please help me to rectify this fault.
Note: The Plc is MicroLogic 1400.

Your co operation will be highly appreciated.

Can you call MicroLogic technical support?
 
No technical support is not available here.
 
Pure speculation here...

Does the e-stop circuit kill power to the plc?

If so, on power up when the e-stop was cleared a fault bit may have been set. Check the s: data table for a set PLC fault bit. If the condition is cleared you may be able to simply set it back to 0. Also if it is an ongoing nuisance problem you could SSV the bit to 0 on first scan or power up. Just make sure it is not a "real" problem with the processor or programming.
 
  • Like
Likes   Reactions: berkeman
Thanks to all of you for help,
but the Plc power is on and the fault indicator floushing, from the Plc manual it's for application fault and it can minimized. So, please help me to minimize this.
If there are any hardware failure then the fault indicator should solid on.

Thanks again
 
Last edited by a moderator:
I understand. PLC power is on and a fault is indicated by a flashing LED on the front of the processor. Everything I said still applies.

Do you have access to the PLC program and can you view the data tables? RSLogix?

If you don't you need to get someone with the ability to access the PLC software. The problem may not be solvable from the normal HMI.