Displays test status, including bay, power, estop, elapsed time. More...
| Public Member Functions | |
| def | __init__ | 
| def | get_elapsed | 
| def | get_test_name | 
| def | on_close | 
| def | set_stale | 
| def | update | 
| Update display with new status message. | |
| Private Attributes | |
| _bay_status | |
| _elapsed | |
| _elapsed_text | |
| _estop_status | |
| _frame | |
| _machine_text | |
| _panel | |
| _power_status | |
| _serial | |
| _serial_text | |
| _test_name_text | |
Displays test status, including bay, power, estop, elapsed time.
Definition at line 58 of file status_panel.py.
| def life_test.status_panel.TestStatusPanel.__init__ | ( | self, | |
| parent | |||
| ) | 
Definition at line 59 of file status_panel.py.
Definition at line 94 of file status_panel.py.
Definition at line 91 of file status_panel.py.
| def life_test.status_panel.TestStatusPanel.on_close | ( | self, | |
| event | |||
| ) | 
Definition at line 88 of file status_panel.py.
| def life_test.status_panel.TestStatusPanel.set_stale | ( | self | ) | 
Definition at line 97 of file status_panel.py.
| def life_test.status_panel.TestStatusPanel.update | ( | self, | |
| msg | |||
| ) | 
Update display with new status message.
Definition at line 106 of file status_panel.py.
Definition at line 59 of file status_panel.py.
Definition at line 106 of file status_panel.py.
Definition at line 59 of file status_panel.py.
Definition at line 59 of file status_panel.py.
Definition at line 59 of file status_panel.py.
Definition at line 59 of file status_panel.py.
Definition at line 59 of file status_panel.py.
Definition at line 59 of file status_panel.py.
Definition at line 59 of file status_panel.py.
Definition at line 59 of file status_panel.py.
Definition at line 59 of file status_panel.py.