Issue in using INCA MIP code : "IncaGetRecords"

14 visualizaciones (últimos 30 días)
Raghavendran Srinivasan
Raghavendran Srinivasan el 25 de Abr. de 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

Respuestas (0)

Categorías

Más información sobre Data Acquisition Toolbox Supported Hardware 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!

Translated by