Clear Errors

From OpenMBD
< HANcoder‎ | STM32‎ | Blocks
Jump to: navigation, search
Supported Targets: Olimexino, E407, P405

General information about Clear Errors

All active/stored errors will be erased from the RAM/EEPROM.

Block

ClearErrors.png

Mask

ClearErrorsMask.png

Block inputs (inports)

Trigger input, when the value changes from 0 to 1 the block will be executed and thus the errors will be cleared.

Block parameters

Parameter Description
Active or stored error The kind of error to be cleared. Active errors are still active at the moment and stored errors have happened before. They could still be active.

Examples

Error Handling

See Also

Delete error | Read active error | Read stored error | Search active error | Search stored error | Store error | Total Errors