Was the shared library created using the Image Acquisition Toolbox Adaptor Kit?
    5 views (last 30 days)
  
       Show older comments
    
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 Comments
  Walter Roberson
      
      
 on 5 Mar 2016
				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.
Answers (0)
See Also
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
