LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Network Stream Won't Start on PC

Hello,

 

I am beginning the process of writing a Real-Time application to handle transferring data from a cRIO to a host PC.

I want to use Network Streams to transfer voltages captured by the cRIO to a host PC.

 

I can start a Network Stream Writer Endpoint on the cRIO itself, that is no problem.

However, when I attempt to start a reader or writer endpoint on my host Windows PC, it hangs at the "Create Network Stream Writer/Reader Endpoint.vi".

 

I have tried the following:

  1. Run LabView as admin
  2. Forwarded the ports described here: https://knowledge.ni.com/KnowledgeArticleDetails?id=kA00Z000000P7DrSAK&l=en-US
  3. Added exceptions in Windows Firewall for "lkads.exe" and "tagsrv.exe"

All to no avail. Can anyone bless me with some wisdom?

 

It will hang indefinitely here:

 

hanging.png

 

Thank you.

0 Kudos
Message 1 of 2
(634 Views)

Can you save your code for previous version? I am not able to open it. 

Also you should have two codes. For the host and target. On host code, you should have the IP address of the target code. 

I have attached two codes for you to try.

Make sure you create a specific folder. Under My computer, place the target code. Under the C-Rio, place the host code.

Please don't forget to give me Kudos.

Download All
0 Kudos
Message 2 of 2
(605 Views)