Issue in using INCA MIP code : "IncaGetRecords"

4 vues (au cours des 30 derniers jours)
Raghavendran Srinivasan
Raghavendran Srinivasan le 25 Avr 2014
Hello all, I have been trying to use INCA MIP add-on for extracting data from the ECU via INCA on to my Matlab workspace by writing a Matlab script. But I am encountering an error, which I am finding it hard to solve. I am using the following command to obtain data from the ECU via an ETK device : [t,d] = IncaGetRecords('Mydevice', '10ms time synchronous',10); Which should ideally get all the calibration variables available in the 10ms raster for 10 data points. But all I see in the command window is that the compiler executes all the commands until this line of the m script and then I dont see anything else happening. There is no error showing up and I dont see any output value either. Does someone know what could be a possible solution.
Thanks in advance, Raghavendran

Réponses (0)

Catégories

En savoir plus sur Get Started with MATLAB dans Help Center et File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by