INCA Matlab
Auto Calibration Wizard
27 Sep 2007 (Updated 28 Sep 2007)
This is a Matlab application which accesses the INCA API and guides users through the process of aut
http://www.mathworks.com/matlabcentral/fileexchange/16629-inca-matlab-auto-calibration-wizard
Integrating MATLAB with C#
13 Nov 2006 (Updated 09 Feb 2010)
Three methods of integrating MATLAB code into a C# project.
http://www.mathworks.com/matlabcentral/fileexchange/12987-integrating-matlab-with-c-
executing matlab script(.m file) from c# application
https://gist.github.com/ThoughtProcess/6223426
http://mxhelp.danlawinc.com/index.html?etas_inca.htm
The ETAS INCA software is a measurement, calibration, and diagnostic tool for ECUs.
The INCA Transform uses API calls to create an object instance to connect to INCA using the specified Experiment, Hardware, and Workspace. Input data is periodically sent to INCA and output signals are scanned and transmitted from outports.
•To use this transform, the ETAS INCA Tool (Product Version 7.0.0.0) and ETAS INCA MDA (Product Version 7.0.0.0) must be installed.
•During the installation of INCA, select the MCS-Tool-API component.
In ETAS INCA, what classes correspond to each type of database item?
For tool integration, INCA offers application programming interfaces (APIs). The COM-API is based on the Microsoft COM (Component Object Model) standard. COM-API facilitates remote control of almost all INCA functions and provides maximum flexibility. Using INCA-MIP, MATLAB® scripts can be employed to automate or semi-automate calibration procedures. Manual input provided to the scripts by INCA-MIP can be combined with numerical calculation and optimization routines that utilize the rich MATLAB® libraries and toolboxes.
http://www.etas.com/en/products/inca_software_products-open_interfaces.php
In ETAS INCA, is there a way to quickly retrieve an item from an arbitrary path in an ASAP2Project?
http://www.avrfreaks.net/index.php?name=PNphpBB2&file=printview&t=130660&start=20