Public Member Functions | |
| def | __init__ |
| def | is_match |
| def | process |
Public Attributes | |
| diag_list | |
| diag_map | |
| is_ethercat_device | |
| name | |
Looks for EtherCAT devices that are not already present and adds a new EtherCAT Device Diag for them
Definition at line 296 of file annotate_diag.py.
| def annotate_diag.EthercatDeviceAddDiag.__init__ | ( | self, | |
| diag_list, | |||
| diag_map | |||
| ) |
Definition at line 299 of file annotate_diag.py.
| def annotate_diag.EthercatDeviceAddDiag.is_match | ( | self, | |
| msg | |||
| ) |
Definition at line 308 of file annotate_diag.py.
| def annotate_diag.EthercatDeviceAddDiag.process | ( | self, | |
| msg, | |||
| t | |||
| ) |
Definition at line 312 of file annotate_diag.py.
Definition at line 299 of file annotate_diag.py.
Definition at line 299 of file annotate_diag.py.
Definition at line 299 of file annotate_diag.py.
Definition at line 299 of file annotate_diag.py.