Was the shared library created using the Image Acquisition Toolbox Adaptor Kit?
8 次查看(过去 30 天)
显示 更早的评论
I am using matlab 2013a, while connecting a Third party adaptor using IMAQ it throws an error
Error using imaqregister (line 94)
xxxx is not a valid adaptor. Was the shared library created using the Image
Acquisition Toolbox Adaptor Kit?
How can I solve this problem, I dont know what a Shared Library is. I want to know is problem with adaptor code or linking or my toolbox.
Please help me out. Thanks in advance.
2 个评论
Walter Roberson
2016-3-5
You could probably get that error if you were trying to use a 32 bit adapter with 64 bit MATLAB, or a 64 bit adapter with 32 bit MATLAB.
回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Image Acquisition Support Packages for Hardware Adaptors (Generic Video Interface) 的更多信息
产品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!