Jump to content

Marcos dos Santos

Members
  • Posts

    3
  • Joined

  • Last visited

Posts posted by Marcos dos Santos

  1. Thank you very much, guys!

    19 hours ago, smithd said:

    Someone made a native amqp client, which is here: https://github.com/tweeto/AMQP-Client

    Never used it myself, but they say they tested against rabbit. Edit: it looks like the user did not actually include their code...just the lvclass files :/

    You're right... there's no .vi's on that. 

    19 hours ago, smithd said:

    Correction: you cant use .net *from labview* on a cRIO. You can always install mono, maybe even the .net standard or core or whatever they call it. Admittedly this doesnt help marcos, but...

    I'll search something about that... maybe it could work. What do you think?

  2. 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?

    Error_LabbitMQ.PNG

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.