Issue Details
I want to establish a data transfer between my (Real-Time) RT target and my PC via Network Published Shared Variables (NSVs). Therefore I created a VI or a LabVIEW executable that has been deployed 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 is not transferred. I also get displayed the error code -1950679035 in LabVIEW.
Error -1950679035 occurred at Open Variable Connection in Host.vi
Possible reason(s):
LabVIEW: (Hex 0x8BBB0005) Unable to locate the shared variable in the Shared Variable Engine (SVE). Deployment of this shared variable may have failed, the SVE has not started, or the SVE is too busy to respond to this request.
The error is shown in the following dialog box: