N.Lindstrom

MrPLC Member
  • Content count

    1
  • Joined

  • Last visited

Community Reputation

0 Neutral

About N.Lindstrom

  • Rank
    Hi, I am New!

Profile Information

  • Country Sweden
  1. Graph, acknowledge supervision fault

    Hi im quite new to Siemens programing. I got a issue that iwe been stuck with for a while now when im programing in Graph. When a supervision_fault happens the sequence is locked until I press ACK_EF and the transition is fullfilled. Then the sequence continues right on. What I want is that if ACK_EF is pressed the supervision fault will be cleared and the sequence remains paused until I press "Startbutton" again. I´ve tried Halt_SQ when the FAULT is triggered but I cant seem to get the FAULT down when I ACK. Also tried to switching it over to manual then ACK the fault. But that didnt work for me either. Hope there is someone that could help me with this :) It would be much appreciated!