01-21-2013 03:36 AM
Hi all,
I am trying to send data acquired from my sbRIO 9623 to the host (PC) using network streams.
I am attaching the two VIs that I wrote to do this:
Streamhost.vi runs on the PC
Streamtarget.vi runs on the RIO
(Driver.vi is the FPGA code)
Unfortunately no data is being read on the PC side. Using probes tells me that the data is being fed into the "Write N Elements" block, but not arriving at the "Read N Elements" block - all that arrives there is "[]".
Does anyone have any ideas? What is going wrong?
Thanks in advance for the help!
01-22-2013
03:05 PM
- last edited on
08-07-2025
04:02 PM
by
Content Cleaner
Hi,
I reviewed "Streamtarget.vi" and I realized that the implementation of network writer is no implemented properly. You need to add the URL of the reader side. You can use this article as reference to develop your application using Network Streams.
Regards,
Miguel Fonseca
Applications Engineer
National Instruments