I would like to integrate IPC CFX into a Beckhoff PLC code so that the machine is able to publish and subscribe to an AMQP broker. TwinCAT is AMQP-capable. However, as far as I know, you can't use an external DLL or Nuget, so I can't work with the SDK. Do I now have to manually implement the IPC CFX protocol with the topics, messages and data structures? Any experiences or recommendations on this? Thanks
I would like to integrate IPC CFX into a Beckhoff PLC code so that the machine is able to publish and subscribe to an AMQP broker. TwinCAT is AMQP-capable. However, as far as I know, you can't use an external DLL or Nuget, so I can't work with the SDK. Do I now have to manually implement the IPC CFX protocol with the topics, messages and data structures? Any experiences or recommendations on this? Thanks