Hello!
I'm trying to use AMQP protocol to send data from a CRIO.
I've tried using LabbitMQ and zeroMQ libraries, and when I test it from my computer (windows), it works with no problems.
But when I try to put the code on CRIO, there's a lot of errors caused by broken wires. It looks like a .dll or .NET incompatibility.
Is there any compatible library for CRIO or some clues about how to make it works?