Issue Details
I want to establish a data transfer between my RT target and my PC via Network Published Shared Variables (NSVs). Therefore I created a VI on my PC and a RT exe running on my RT target.
When I start the RT exe on my target and the VI on my pc I do not get data transferred via NSVs. I can see the NSVs in
NI Distributed System Manager under my RT target, but data are not transferred.
I also get displayed the error code
-1950679035 in LabVIEW. When I use a VI under my RT target in LabVIEW project explorer, instead of the RT exe, to communicate with my pc the data transfer works correctly. What can I do to troubleshoot this behavior?