07-27-2022 02:49 PM
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:
All to no avail. Can anyone bless me with some wisdom?
It will hang indefinitely here:
Thank you.
07-27-2022 08:54 PM
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.