Electronic75
2008-08-09 18:16:01 UTC
Hello, I have a Doc/View MFC application that acquires data from an
instrument and processes it and displays it. Now I want to add a calibration
dialog box. In this dialog box user changes position of various slide bars
and spin controls to calibrate the instrument. the problems is I need while
dialog box is open it be able to get response values from instrument but
while the thread has opened the dialog box how it can simultaneously process
incoming data and present it to dialog box to be shown to the user?
thanks
instrument and processes it and displays it. Now I want to add a calibration
dialog box. In this dialog box user changes position of various slide bars
and spin controls to calibrate the instrument. the problems is I need while
dialog box is open it be able to get response values from instrument but
while the thread has opened the dialog box how it can simultaneously process
incoming data and present it to dialog box to be shown to the user?
thanks