12-12-2014 03:21 AM
Hi,
I posted this in the LabVIEW board without much luck yesterday, so thought I'd repost here.
I want to be able to update Station Globals from within LabVIEW, but to update a given value multiple times within a single VI (and to have this update in TestStand in real time).
I have tried this as in my attached example, but this simply updates the Station Global to the final value when the LabVIEW VI finishes executing.
Should it be possible to update the value in real time? Any help gratefully received.
Dan
PS I'm fairly experienced in LabVIEW, but a bit of a noob to TestStand, so be gentle!
12-12-2014 09:59 AM
I think you need to call ReloadGlobals at some point. I couldn't open your VI because I only 2011 installed right now.
Hope this helps,