Skip to content

Handling of EtherCAT errors should be done by a dedicated error handler

Stefan Reither requested to merge dedicated_error_handler into main
  • 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

Merge request reports

Loading