PduApi 2.2.1
PduApi - Toolbox
|
pduapi_tcp_wrap.[so|dll] is a wrapper DLL which forwards the PDU-function to another DLL. The PDU-Commands are serialised over tcp. So it can be traced via wireshark dissector.
Use PDUConstruct( **"pduapi_dll=<file> ..."** ) to load the execution library.
Alternatively you can use PDUAPI_DLL environment Variable.
pduapi_tcp_wrap enables the feature to log D-PDU API calls in wireshark. With wireshark and the pduapi_dissector it is possible to display syncronised D-PDU API - calls and CAN-BUS messages at the same time.
Use case: usecase_debug_any_pduapi.