I'm using labview pda module, and and interested in performing a task similar to what radio buttons will provide (the structure is not availible in pda). I have tried using an event structure with parallel while loops, one for the events and one for my main tasks, and that seems to freeze due to the event structure. I understand why this occurs, however i have yet to come up with a good solution. Any suggestions?