Handling of EtherCAT errors should be done by a dedicated error handler
-
ErrorStruct describing the error as tuple of SlaveIdentifier, ErrorSeverity, ErrorType, ErrorMessage -
Fatal errors result in custom exception which will be catched by RobotUnit -
logging to /tmp in separate human-readable text-file (not csv)
Edited by Stefan Reither