Static Private Attributes | List of all members
api.sick_scan_api.SickScanDiagnosticMsg Class Reference
Inheritance diagram for api.sick_scan_api.SickScanDiagnosticMsg:
Inheritance graph
[legend]

Static Private Attributes

list _fields_
 

Detailed Description

general log message


Definition at line 829 of file sick_scan_api.py.

Member Data Documentation

◆ _fields_

list api.sick_scan_api.SickScanDiagnosticMsg._fields_
staticprivate
Initial value:
= [
("status_code", ctypes.c_int32), # status_code defined in SICK_DIAGNOSTIC_STATUS: OK=0 (normal operation), WARN=1 (warning), ERROR=2 (error, should not occure), INIT=3 (initialization after startup or reconnection), EXIT=4 (sick_scan_xd exiting)
("status_message", ctypes.c_char_p) # diagnostic message
]

Definition at line 833 of file sick_scan_api.py.


The documentation for this class was generated from the following file:


sick_scan_xd
Author(s): Michael Lehning , Jochen Sprickerhof , Martin Günther
autogenerated on Fri Oct 25 2024 02:47:14