IPCConnectedFactoryExchange / CFX

Apache License 2.0
72 stars 67 forks source link

CFX for Beckhoff PLC #192

Closed IsabellaLicht closed 10 months ago

IsabellaLicht commented 10 months 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 5 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