ASAM XIL interface - No valid ImplementationManifest file found
19 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
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 comentario
cedric manoury
el 26 de En. de 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.
Respuestas (0)
Ver también
Categorías
Más información sobre Introduction to Installation and Licensing en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!