Which allows me to add EtherCAT devices to my IO Driver.
But when I run this Program I get an error on each Device which states "No driver found" (stays the same error wether in stop or in running mode).
I think my problem lies within the regestration of the driver in each device.
Can someone tell me how to correctly register a driver instance in different devices?
here is an image showing the structure of my project and the resulting error message:
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Paulj hat geschrieben:
Im writing a IO Driver for Codesys which is supposed to support EtherCAT devices. In my device description I have the following line:
Which allows me to add EtherCAT devices to my IO Driver.
But when I run this Program I get an error on each Device which states "No driver found" (stays the same error wether in stop or in running mode).
I think my problem lies within the regestration of the driver in each device.
Can someone tell me how to correctly register a driver instance in different devices?
here is an image showing the structure of my project and the resulting error message:
Hello,
I have a similar problem. How did you solve this problem?
Thank you
Zahoor
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Im writing a IO Driver for Codesys which is supposed to support EtherCAT devices. In my device description I have the following line:
Which allows me to add EtherCAT devices to my IO Driver.
But when I run this Program I get an error on each Device which states "No driver found" (stays the same error wether in stop or in running mode).
I think my problem lies within the regestration of the driver in each device.
Can someone tell me how to correctly register a driver instance in different devices?
here is an image showing the structure of my project and the resulting error message:
Which allows me to add EtherCAT devices to my IO Driver.
But when I run this Program I get an error on each Device which states "No driver found" (stays the same error wether in stop or in running mode).
I think my problem lies within the regestration of the driver in each device.
Can someone tell me how to correctly register a driver instance in different devices?
here is an image showing the structure of my project and the resulting error message:
Hello,
I have a similar problem. How did you solve this problem?
Thank you
Zahoor