Replies: 3 comments
-
Have you tried it and got an error? |
Beta Was this translation helpful? Give feedback.
-
Hello Christoph, thanks for your reply. Yes I tried this. But initialization of xcp fails (on windows). regards, |
Beta Was this translation helpful? Give feedback.
-
It could be made possible, yes! |
Beta Was this translation helpful? Give feedback.
-
Hallo everyone,
I use python "canopen" to simulate can devices for a device which is under test (DUT). The DUT also has a XCP interface and I'm also able to communicate with the DUT using "pyxcp".
What I would like now is to combine both functions - the canopen simulation and the xcp interface - into one "python script". I think this is not possible at the moment, bacause both can protocols (the canopen and the xcp) do open and connect to the can bus.
So the later gets a busy device.
How can I integrate XCP into my working canopen simulation ?
I'm working with windows and I think this would not be a problem when working on Linux.
I would be very glad if someone has an idea.
Regards,
Dennis
Beta Was this translation helpful? Give feedback.
All reactions