Multifunction DAQ

cancel
Showing results for 
Search instead for 
Did you mean: 

RT network stream -314004

I tried to use Real time tutotial 'Getting started.' I build and depoly the application. However when I try to run local Vi to monitor the RT. There is a error -314004. It was surprising that example does not work!! Anyone konws how to solve it??

0 Kudos
Message 1 of 10
(5,944 Views)

Hello,

 

This error means that one of the VIs is not running and the connection cannot be established. Make sure you have both VIs running and the issue should be solved.

 

Best,

Bozhidar

0 Kudos
Message 2 of 10
(5,914 Views)

Thank you for than.

 

I have built 'my real-time application' and set it as startup. Then I depoly it to real time engine. After that I run as a startup, the RT engine reboot. When it reboots, it means that the application will run automatically? But when I set IP of RT engine in windows main.vi in My Computer, I still can not run the application in RT engine, the same error. I need run Real-time.VI in remote system? 

 

Thanks.

0 Kudos
Message 3 of 10
(5,910 Views)

Hello,

 

To have the VI starting on reboot, you need to manually put it as a start up VI. Check the screenshot I have attached.

 

Once you set it as start up, you can deploy it and it should run.

 

Best,

Bozhidar

 

 

0 Kudos
Message 4 of 10
(5,907 Views)

-min.jpg2-min.jpg3-min.jpg4-min.jpg

 

Hi Bozhidar,

 

Thank you for your answer.

As shown in Picture 1, I  set as startup and then deply it, after that I choose run as startup. Then the RT engine reboot, ash shown in Picture 2. After RT engine reboots, I try to run window main.vi, it shows the target is already running a real-time startup application. It means I can not communicate with RT engine when application works in RT engine?

 

Thanks,

 

Jie

0 Kudos
Message 5 of 10
(5,897 Views)

Hi Jie,


Can you send me your code, so I can take a look?

Best,

Bozhidar

0 Kudos
Message 6 of 10
(5,893 Views)

Hi Bozhidar,

 

I am sending you the original code.

 

Thanks,

 

Jie

0 Kudos
Message 7 of 10
(5,890 Views)

Hello,

 

If you run the RT without deploying it and then the Windows app, it works. However, I can see you confusion when deployed.


I am going to deep more in this on Monday and will see why this happens.

 

Have a great weekend!


Best,

Bozhidar

0 Kudos
Message 8 of 10
(5,876 Views)

Any follow ups with this? I'm having the same problem with this application.

0 Kudos
Message 9 of 10
(5,658 Views)

While in RT debug mode I made it work. I think the problem here was because the RT application was not running. I followed the exact instructions in Getting Started with the LabVIEW Real-Time Module, but somehow it stopped at some point, so I could not connect the reader. In RT debug mode I restarted the RT application, and then I could run the main Windows VI.

0 Kudos
Message 10 of 10
(5,655 Views)