Hi,
I have a dialog.vi used as a subvi. It will pop up when runing a program. This dialog.vi will allow me to input information such as sample no., sampling rate, etc
The dialog.vi can run itself no problem. The problem arises when I use it as a subvi in a main program. When I run the program, the dialog box will pop up as expected, but after I enter all the information and click on the OK button, the cpu usage rose to 100%, and the program just freeze there. Any suggestion will be greatly appreciated.
bj