ASAM XIL interface - No valid ImplementationManifest file found
20 views (last 30 days)
Show older comments
Hello,
I am trying to connect my computer to a micro autobox (MAB) from dSpace. I want to use the ASAM XIL interface and I am following the following tutorial: untitled (dspace.com), However when I have no clou what parameters I need to use for the testBench
testBench = tbFactory.CreateVendorSpecificTestbench('dSPACE GmbH', 'XIL API', '2017-A');
I allways get the error message that no ImplementationManifest file is found
Message: Error during loading of the requested Testbench library occurred. [No valid ImplementationManifest file found in the folder:
C:\ProgramData\ASAM\XIL\Implementation.] Vendor Description:
Source: ASAM.XIL.Implementation.TestbenchFactory
HelpLink:
By the way there was no folder 'C:\ProgramData\ASAM\XIL\Implementation' I have reated it manually.
Does anyone have experience with this interface or is there maybe another way to alter parameters in the code which runs on the dSpace MAB
Best Regards and Thank you.
1 Comment
cedric manoury
on 26 Jan 2022
Hi Maximillian,
I use the XIL API to perform automatic tests on a MABII. I hope you already solved your issue.
Your code line is correct (parameters too) but you should have manifest files (.imf) in the folder "C:\ProgramData\ASAM\XIL\Implementation". If not, there was probably an issue during the Dspace XIL API installation.
Regards.
Answers (0)
See Also
Categories
Find more on Introduction to Installation and Licensing in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!