From: witt on
Hi to all

I run the code with GUI aplication, which uses daq toolbox objects
and function. This aplication run without problem on desktop PC.

With the same Matlab version I get this runtime error on my notebook.
The error occures irregularly and most when daq obj ao is used.

Microsoft C++ runtime library Runtime error!
Program C:\matlab...\matlab.exe
This application has requested the runtime to terminate in an unusual
way.
Please contact the application's support team for more info.

my configuration:
OS - WinXP version 2002 SP2
Matlab - 7.3.0.267(R2006b)
CPU - Intel Core 2 Duo T5600

I found in some forum advice to change theme i windows, but no
success.

thanks for your advices
witt
From: witt on
witt wrote:
>
>
> Hi to all
>
> I run the code with GUI aplication, which uses daq toolbox objects
> and function. This aplication run without problem on desktop PC.
>
> With the same Matlab version I get this runtime error on my
> notebook.
> The error occures irregularly and most when daq obj ao is used.
>
> Microsoft C++ runtime library Runtime error!
> Program C:\matlab...\matlab.exe
> This application has requested the runtime to terminate in an
> unusual
> way.
> Please contact the application's support team for more info.
>
> my configuration:
> OS - WinXP version 2002 SP2
> Matlab - 7.3.0.267(R2006b)
> CPU - Intel Core 2 Duo T5600
>
> I found in some forum advice to change theme i windows, but no
> success.
>
> thanks for your advices
> witt

already solved
solution: update dyn. library mwnidaqmx.dll
witt
 | 
Pages: 1
Prev: problem with print
Next: Matching Pursuit code