Public Member Functions | |
def | __init__ |
def | short_desc |
Public Attributes | |
motors_halted | |
undervoltage_errors |
Represents Run-Stop being pressed.
Definition at line 380 of file annotate_diag.py.
def annotate_diag.RunStopError.__init__ | ( | self, | |
name, | |||
t, | |||
desc | |||
) |
Reimplemented from diag_error.BaseError.
Definition at line 382 of file annotate_diag.py.
def annotate_diag.RunStopError.short_desc | ( | self | ) |
Reimplemented from diag_error.BaseError.
Definition at line 386 of file annotate_diag.py.
Definition at line 382 of file annotate_diag.py.
Definition at line 382 of file annotate_diag.py.