HI,
I have an application in CVI that runs some do/while loops in a callback function. These control outputs on an analog output board. Anytimne I open a drop-down list or a menu item, these do/while loops seem to stop until I make a selection or close the menu. Therefore, the analog output cannot change until the do-while loop continues. The remainder of the application seems to function fine while these are open. Help!