Why do I get a crash when a runtime error occurs while running generated code from the Video Input block?

1 view (last 30 days)
Running generated code for the Video Input block leads to a crash if a runtime error occurs. Examples of a runtime error are: * The image acquisition device is not connected to the system * The image acquisition device is not accessible * The image acquisition device or its drivers are not properly installed

Accepted Answer

MathWorks Support Team
MathWorks Support Team on 12 Sep 2014
This is a known limitation for MATLAB releases R14+( version 1.6) through R14SP2 (version 1.8).
As of R14SP3 (version 1.9), generated code for the Video Input block now handles runtime errors gracefully. If a runtime error is encoutered, the generated code will stop the simulation run and report the cause of the problem.

More Answers (0)

Tags

No tags entered yet.

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!