LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

SVE performance

Now we are using about 100 share varible and still all in office LAN, but takes 3 or 5 mins to initial the share varible link, any setting can improve it?
 
0 Kudos
Message 1 of 19
(4,332 Views)
Hi turbot,
 
What exactly to you mean by "initial the share varible link"?  Do you mean deploying the shared variables?  Are the shared variables bound to any data items?  We need a little more information to find out what's going on.
 
-Justin D
0 Kudos
Message 2 of 19
(4,311 Views)
The 'initial' means the PSP LED turning from red to green.
They have already been deployed from server side.
0 Kudos
Message 3 of 19
(4,286 Views)
They are binding to some data from OPC server, but the data is already available.
0 Kudos
Message 4 of 19
(4,283 Views)
turbot,
 
It really shouldn't take this long.  Can you replicate this behavior outside of LabVIEW?  For example, can you undeploy and then redeploy your library.  After redeploying can you immediately get a value from the shared variable manager (Tools->Shared Variable->Variable Manager)?
 
-Justin D
0 Kudos
Message 5 of 19
(4,263 Views)
I  have tried undeploy and deploy, it still took 5 mins to initial the link, any where can debug it?
0 Kudos
Message 6 of 19
(4,257 Views)

Have you tried using the Shared Variable Manager like I mentioned in my last post?  This would be a good debugging step to take LabVIEW out of the equation.

-Justin D

0 Kudos
Message 7 of 19
(4,244 Views)
Yes, I tried, but still the same.
0 Kudos
Message 8 of 19
(4,229 Views)
Please clarify what happened when you tested this using the shared variable manager.  After deploying your variables does it take 3-5 minutes for the shared variable manager to report the value of the variable?
0 Kudos
Message 9 of 19
(4,217 Views)
Yes, in the share variable manager, it will take 5 mins to see the quality turn from 'connecting, disconnect' to 'good' after deploy.
 
But in client side, it will still take 5 min to connect, even if I have connected already and closed the vi and re-open it.
 
0 Kudos
Message 10 of 19
(4,200 Views)