Where I can find hardware compatibility list? I have Advantech PCIE-1758 card with 128 DIO isolted ports. Will it works with Codesys? Do You know any PCIe isolated DIO cards?
Any updates to this feature? 4 years ago it was planned.
Unsuccessful. We use Can 2.0b
Did you find the solution to this problem? I have a similar one...
Is MC_MovePath still not implemented?
This will come with SoftMotion Version 4.13.0.0 release in November
In latest Codesys Feature Briefing 2022 I found the work in progress: Robotics Torque determination and limitation. Sb know when the features will be released? https://youtu.be/y7P7S46G8AY
Not good... it means that there is no 3D visualize possibility in Codesys HMI?
We have Raspberry PI with the MCP2518FD chip to connect with CAN-FD devices. We already know that CodeSys doesn't support CAN-FD natively. Linux System support this chip in kernel, CAN linux interface is visible. We can operate with CAN-FD devices using cansend and canread commands. We can also create own application using socketcan linux library, and averything works fine. We need to pass CAN-FD frames TO and FROM CodeSys with about 1kHz frequency and low latency. What is the best option to make...