Hi Everyone,
First, I have a subVI that calls a device with certain conditions and then displays the devices graph onto the subVI continously. Now I want to call the subVI's graph at a higher VI location and I would like the graph to refresh every time it is changed through the subVI. Currently the higher VI only calls the subVI once and then never again. I have tried putting it in a while loop and hoping the variable would update but with no luck. I have also tried calling putting the graph as a global variable but Im not quite sure that I did that correctly because Im not sure on how to declare global variables properly in LabView, but either way the way I tried didnt work. If anyone could help I would be most appreciative.
Thank you,
Ben White