DataReqFailed and Reset
- 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. - In response the HMI will set and reset the
Reset
variable by creating a rising edge. - The PLC will reset its states and starts the request again from the first step.