DataReqFailed and Reset

  1. During any state of the state machine, if the state fails to execute within a duration the PLC can inform the HMI about this failure by setting the DataReqFailed variable to TRUE.
  2. In response the HMI will set and reset the Reset variable by creating a rising edge.
  3. The PLC will reset its states and starts the request again from the first step.