Jump to content

Imaq transfer through different executable on the same host


Recommended Posts

  • 2 weeks later...

Hi Alberto,

The tool transfers class data (internally flattened to string) on the network stream, making it effectively not usable for efficiently transferring IMAQ data over the stream. You can of course by de-referencing the image data, stuffing it a class and send it but it would be inefficient because of the extra copies in memory.

Network streams support IMAQ references and handle them smartly by accessing the image-buffers thus preventing extra copies in memory, which is more performant.

I you would want to use this in combination with the added functionality of the Super Network Streams, I'd recommend to pull it from Github (https://github.com/VITechnologies/VIT-Super-Network-Streams) and modify it to support IMAQ reference instead of class data, rename to Super Network Streams for IMAQ and let us know how it went! 🙂

Best regards,

Jeffrey

Edited by VI Technologies
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...

Important Information

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