Hello everyone, I am looking for library by which I can connect the Arduino Ethernet via Codesys software. Codesys is a software platform for industrial automation technology. Is it possible to implement it in XOD platform.
Sounds like Codesys is an alternative to straight C programming in Arduino IDE. XOD is a similar alternative. It doesn’t make any sense to try to integrate one alternative inside another.
It would probably be possible to implement some Codesys-like nodes within XOD, but the only way to directly import outside code into XOD is to create wrappers for IDE libraries to create nodes that interface to the original IDE code.
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.