MATLAB Compiler with IMAQ Custom Adaptor

조회 수: 2 (최근 30일)
Ryan
Ryan 2014년 9월 25일
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