LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Network Stream not working in executable compared to VI

Hi,

 

I may repeating the same question, appologies if it so and guide me through the relevant post for solution.

 

1. My application is working fine with LabVIEW using Network streams for Host and RT

2. After converting to executables, I am not getting any data.

3. If I run the RT using LabVIEW and host with executable I am getting the data.

 

I cheked the URL name in writer and reader endpoint which is matching. Attched the Ntework stream VIs below for RT and Host.

Any help will be appreciated.

 

Download All
0 Kudos
Message 1 of 3
(638 Views)

It is difficult to understand communication between Host and Target in a LabVIEW RT Project without having the Project File and the sub-VIs that describe the establishment of the Network Streams.  I recommend you compress the Project to a .zip file and include the entire Project.

 

Bob Schor

0 Kudos
Message 2 of 3
(578 Views)

Thanks Bob for the support,

 

Actually it was not issue with Network Streams. After troubleshooting came to know that, it was the FGV which was causing the problem. I have used property node in FGV which was not working in executable file and working in VI. After updating the FGV, it cleared the issue and was able to read the data from RT to Host.

 

I am posting here, hope it helps someone.

 

Rajashekar_0-1707514018450.png

Rajashekar_1-1707514052725.png

Thanks

Rajashekar SK

0 Kudos
Message 3 of 3
(544 Views)