We are using a PEAK PCAN-USB adapter to exchange data with a CANopen device and are searching for an CANopen library for Java to accomblish this. The PLC4X API seems to be suitable for our project but we have to implement our application on a Windows 10 machine. Apparently it works fine with SocketCAN on linux. Is there a way to adapt PLC4X CANopen for use with above mentioned PEAK PCAN-USB adapter on Win10?
Thanks for your efforts.