I am attempting to use a python script to add a CANbus device, CANopen Manager, and various CANopen slaves to a project.
My script keeps failing when trying to add the slave device. It tells me that "No device found with the following device identification". I have tried creating a device object as well as manually entering the type, id, and version, directly from the device details.
I have attached my code and screenshots showing the device details and the error I am receiving. Any help would be appreciated.
Hello,
I am attempting to use a python script to add a CANbus device, CANopen Manager, and various CANopen slaves to a project.
My script keeps failing when trying to add the slave device. It tells me that "No device found with the following device identification". I have tried creating a device object as well as manually entering the type, id, and version, directly from the device details.
I have attached my code and screenshots showing the device details and the error I am receiving. Any help would be appreciated.
Thanks,
Max