-

Error output

Output for error message.

Data type: BOOL

Every error message (Error = TRUE) causes the ResetOut output to output no reset signal.

To leave the error state (Error = TRUE), you have to remove the error cause, see function block behavior in the event of errors.

Connection: Connect the Error output to a global I/O variable or via additional functions/function blocks in order to transmit the signal externally for diagnostic purposes.

ValueDescription
TRUEThe function block has detected an error. A possible request signal at the ResetIn input is then not evaluated and there is no reset signal at the ResetOut output.
FALSEThe function block is either inactive or has not detected an error.