Get the total number of active or stored errors from the controller

Block to get the total number of active/stored errors in the RAM/EEPROM of the controller

Description

The number active or stored errors is given, including the highest occurring severity level, assuming that the error's parameter was use for a severity level.

Remarks

Declaration

(No initialisation block needed)

Output

Two values will be returned.

Output 1
The first output returns the total number of errors. This will be returned as an uint8.
Output 2
The second output returns the highest error parameter (usable as severity). This will be returned as a uint8.