Hello,
you are right, it might be a Windows issue.
other applications beside PCAN-View running on the same internal PEAK network and transmitting frames?
PCAN-View is just used to monitor CAN traffic. The CAN network is as follows
- Hardware: PC with PEAK PCAN-USB adapter
- application software: Python script running a self-written DLL (C++) using PCANBasic.dll
(just a testbed; in the "real" application the DLL will be used in another C++ program)
- application running on DSPs answering the queries issued by the application software
Which driver version pcan_usb.sys is used?
Up to now I used PCAN-API version 1.1.0.26. Right now I have repeated the experiment using PCAN-API version 1.2.1.31.
So far I have not received this strange PCAN-View behaviour any more.
Is the reported PCAN-View behaviour (weird order of received messages) related to an outdated PCAN-API?
Up to now I thought that PCAN-View is just a CAN traffic sniffer that is
independent of the application software (including PCAN-API) sending CAN messages.
Regards,
Andreas