LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Labview 8.2 can't write shared variable

Hi!
 
I developed LV 8.2 program using shared variable (network published) variant type. After extension of variable the vi charased after writing value in shared variable. If i changed shared variable from network published to single proces type the vi working OK.
 
 
0 Kudos
Message 1 of 2
(2,568 Views)

Hello,

I have created a network published shared variable of type variant, and successfully written to and read from it.  Can you also post a snipet of your code which reproduces the problem?

General things to try in case include:

1. undeploy and redeploy the shared variable.

2. repair your LabVIEW installation - this will repair the variable engine, and I know of at least one case where this helped after it was corrupted.

I hope this helps!

Best Regards,

JLS

Best,
JLS
Sixclear
0 Kudos
Message 2 of 2
(2,533 Views)