ASAM XIL interface - No valid ImplementationManifest file found
19 次查看(过去 30 天)
显示 更早的评论
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 个评论
cedric manoury
2022-1-26
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.
回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Introduction to Installation and Licensing 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!