IPCConnectedFactoryExchange / CFX

Apache License 2.0
79 stars 71 forks source link

CFX for Beckhoff PLC #192

Closed IsabellaLicht closed 1 year ago

IsabellaLicht commented 1 year ago

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

Ianis01 commented 10 months ago

Hello,

Have you managed to use the AMQP protocol on plc beckhoff and TwinCAT? I haven't found any documentation on the subject of AMQP on TwinCAT. Thanks