LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

While loop does not exit and LabVIEW hangs

Hi Olivia,

 

That's a good question. Unfortunately it's complicated by the fact that the VI needs a valid Sequence Context from TestStand.

I'm not sure how to run the VI apart from this without making a lot of changes to the 'code'.

 

Thanks,

 

Ronnie

TestStand 4.2.1, LabVIEW 2009, LabWindows/CVI 2009
0 Kudos
Message 11 of 12
(788 Views)

Try,

 

1)setting the Teststand call to your vi to Load when called and dump it out of memory when the vi exits! 

2)run the sequence with both the LVGUI adaptor and the LVRTE adaptor

3)Run in debug mode and from the UI

depending on what else is in the code these results may give us a hint of what is not being released.

 

 


"Should be" isn't "Is" -Jay
0 Kudos
Message 12 of 12
(773 Views)