03-23-2010 09:19 AM
Hello,
I have simple Client-Server application. The client is only some indicators binded on shared variables host by the server (hard-coded in the property of the indicator and using PSP).
The PSP LED are red but the values seems to update correctly. As you can imagine, this is nothing to help the confidence on the reading...
Anyone has an idea why this is happening?
I'm using LabVIEW 8.6.1 and LabVIEW DSC (only for logging values in Citadel database).
Could it be some kind of firewall issue? This would be my first guess...
Thanks in advance!
Vincent
03-24-2010 04:49 PM
vgravel,
Try dragging the Shared Variable to your Block Diagram instead of the Front Panel. From there you can but an error indicator on the shared variable to see if it's returning any errors.