LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Corrupted References when using Remote Panel Server?

Solved!
Go to solution

Hi,

I'm trying to share access to a VI using remote panel server. The users move between two control stations so it seems this is the simplest option. 

 

However, I'm having problems with the attached section of my code. Users can open up this popup keypad to enter values on a touchscreen, and it has been working fine for years on the single PC. However when I try to use the front panel via the client browser I get Error 1 on property nodes. It seems to be inconsistent as to which property node throws the error.

 

Also, when I'm monitoring the references using probes the reference appears identical whether triggering from the server or the client. No idea what is going on here....

0 Kudos
Message 1 of 2
(2,762 Views)
Solution
Accepted by topic author LVBrendan

Solved with the help of Alejandro - NI Engineer. 

 

 

 

It appears the problem was with LabView 2014. When running 2014 on both Windows 7 and Windows 10 servers the property nodes would throw errors - similar to this known issue: https://www.ni.com/en/support/documentation/bugs/16/labview-2016-real-time-module-known-issues.html#...

 

However, when upgrading to LV 2016 the problem was resolved.

Message 2 of 2
(2,680 Views)