Hello there
I would like to use Beckhoff PLC to execute generated C-code from PLECS Models in real-time. The advantage over RT Box would be that PLCs are compliant with industry standards and offer more interfacing options and protocols. They are not so high performant as RT Box, but for many applications this is enough. The PLCs usually have an option to integrate external C/C++ modules, so why not try PLECS?
So I’m just wondering did anyone try to integrate generated C code from PLECS model into PLC targets, such as Beckhoff Twincat or Codesys? Can you share your experiences, if any?