User`s guide

Implementing the Acquisition Thread Function
5-23
} // while(isAcquisitionNotComplete()
break;
} //switch-case WM_USER
} //while message is not WM_QUIT
return 0;
}