LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Share data between a host PC and a NI sbRIO-9626 linked by Ethernet

Solved!
Go to solution

What is the best way to share data ( a few bytes and the target error) between a host PC and a NI sbRIO-9626 linked by Ethernet ? The LabVIEW shared variables or other ?

 

Thanks !

0 Kudos
Message 1 of 3
(2,696 Views)
Solution
Accepted by topic author sophiec

Hi Sophiec,

 

Indeed, Shared Variables are a good way to share your data between an host and a target. However it's not the only one way for sharing datas.

 

On the document followed you'll find different ways for doing it : 

 

Shared Variables
TCP
UDP 
DataSocket
Other Communication Methods 

 

 

Hope it will help !

 

 

Message 2 of 3
(2,672 Views)

Hi Antonin,

 

This is exactly what I was looking for ! This document summarizes quite well the different ways.

 

Thanks a lot  !

 

Sophie

0 Kudos
Message 3 of 3
(2,667 Views)