05-23-2007 12:07 PM
05-23-2007 12:45 PM
05-23-2007 03:35 PM
Ben,
You can not be serious with that reply? This is a forum, a community of people sharing an interest in a specific topic (the key there is sharing). I have never been on any other forum out there created of nothing else but volunteers. That's what makes the internet different, free flow of information, from volunteers. People join these types of groups to share knowledge with each other, willingly, and your comment just totally dissolves you of any and all respect with that regard. I'm sorry I got the wrong impression by mistakingly joining this community of elitist.
And to clarify, the original author of the post had the Gold bars not the person who replied to them. So what in the world would that person being a volunteer have anything to do with your diatribe?
07-13-2007 01:32 PM
I'm looking to clear out old value in a shared variable me too.
Is there some solutions more 'elegant' than deploy/undeploy variable ?
Thx,
Paul
07-16-2007 11:41 AM
01-01-2009 05:04 PM
LV 8.5: Warm up read necessary
LV 8.6: Wait 50 ms after first running your application. Then, conduct Shared Variable operations.
NI had this to say about warm up reads:
"It seems that the way shared variables works has changed from version 8.5 to 8.6. In 8.5, the variable connection is not set up until the first node is executed. This is why a "warm up" read is necessary in 8.5. In 8.6 however, the connection is set up as soon as the VI is executed. However this connection can still take some time, so in 8.6 all that really matters is that there is a large enough delay between when the VI is run, and when the shared variables are used. Therefore either method of the warm-up read or initial delay should give the VI enough time to create a connection."