I get the following Exception,
First-chance exception in pmdcsimulator.exe (KERNEL32.DLL): 0xE06D7363: Microsoft C++ Exception.
My call Stack looks as below,
KERNEL32! 77f1d479()
MSVCRTD! _CxxThrowException@8 + 57 bytes
AfxThrowOleDispatchException(unsigned short 0, const char * 0x00433e1c, unsigned int 0) line 1574
PMDCSIMULATOR! NI::CNiControl::CheckThreadId(void) + 91 bytes
PMDCSIMULATOR! NI::CNiControl::ValidateControl(void) + 22 bytes
PMDCSIMULATOR! NI::CNiNumEdit::SetValue(double) + 62 bytes
CPmdcsimulatorDlg::AcquisitionWorkFunction() line 1147
CPmdcsimulatorDlg::AcqProcessThreadFunction(void * 0x0012f2dc) line 1159
_AfxThreadEntry(void * 0x0012ec58) line 112 + 13 bytes
_threadstartex(void * 0x010
96f80) line 212 + 13 bytes
KERNEL32! 77f04ede()
How do I update the control..?