i am having trouble loading my canfox driver with the codesys control v3 system. the plc log states no driver found, and during the startup of the codesys control v3 system it states that the canfox driver has not been loaded due to error "12". what am i doing wrong i have looked in the component manager of the config file and the canfox driver is listed as component 10. is there anything i can try?
thankyou
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I think the problem is: This component is only available in 32Bit CODESYS / Control Win.
Guess this will be released in 64Bit CODESYS with 3.5.19.0
At the moment, you have the option - use the standalone setup for CODESYS Control Win32 https://store.codesys.com/de/codesys-control-win-sl-bundle.html
the download contains both runtimes 32 and 64Bit:
CODESYS Control Win 64 3.5.18.40.exe
CODESYS Control Win 3.5.18.40.exe
Last edit: eschwellinger 2022-12-19
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
hello
i am having trouble loading my canfox driver with the codesys control v3 system. the plc log states no driver found, and during the startup of the codesys control v3 system it states that the canfox driver has not been loaded due to error "12". what am i doing wrong i have looked in the component manager of the config file and the canfox driver is listed as component 10. is there anything i can try?
thankyou
please check in the logger if the driver is successfuly loaded.
thankyou for the reply.
in the logger it says canfox driver has not loaded why is this? what can i check?
thanks
never used CAN Fox but check if CmpCANFoxDrv is available in:
c:\Program Files\CODESYS 3.5.18.40\GatewayPLC\
https://content.helpme-codesys.com/en/CODESYS%20CANbus/_can_f_canbus_runtime.html
I think the problem is: This component is only available in 32Bit CODESYS / Control Win.
Guess this will be released in 64Bit CODESYS with 3.5.19.0
At the moment, you have the option - use the standalone setup for CODESYS Control Win32
https://store.codesys.com/de/codesys-control-win-sl-bundle.html
the download contains both runtimes 32 and 64Bit:
CODESYS Control Win 64 3.5.18.40.exe
CODESYS Control Win 3.5.18.40.exe
Last edit: eschwellinger 2022-12-19
thanks mate,
the driver is 64 bit, i have just ordered a pcan interface so hopefully have more luck with that.