MATLAB Compiler with IMAQ Custom Adaptor

2 次查看(过去 30 天)
Is it possible to use videoinput from imaq toolbox in a compiled application?
background:
Before compilation, I use imaqregister to add the custom .dll to the list of installed adaptors. This is verified by imaqhwinfo. I then compile my application with some debugging embedded. Inside the application, just before calling videoinput I log the output of imaqhwinfo. This verifies that my custom adaptor is listed as installed by when I used videoinput('custom_adaptor') the system errors with:
ADAPTORNAME not in list of installed adaptors.

回答(0 个)

Community Treasure Hunt

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

Start Hunting!

Translated by