Offline export (circuit tool or csv)
Posted: Fri May 17, 2013 9:02 am
Hello,
I would like to know how to export session data (csv or circuit tool) when there is no connectivity (foreign country for example).
Is it possible to retrieve this data through itunes? or is there another way?
Also, I would love to see AEMData / GEMS GDA (software is free : http://www.aemelectronics.com/engine-ma ... ftware-78/) supported. It is really great for PC analysis, and in combination to HLT, very powerful !!
To import data from HLT csv, you need :
* convert row hhmmss.000 to seconds and put it in the first place
* Have only float data (no text)
* import this csv data to DLog99 (their old software that support csv import : http://www.gems.co.uk/?content=pages&id ... -downloads)
* open the project with AEMData
So, would it be possible to have the custom csv export for GEMS? It would be much easier if it was included into HLT rather than to do it manually.
I am also a developper, I can write an export module in Objective C / C++ if you give me the interface details
I would like to know how to export session data (csv or circuit tool) when there is no connectivity (foreign country for example).
Is it possible to retrieve this data through itunes? or is there another way?
Also, I would love to see AEMData / GEMS GDA (software is free : http://www.aemelectronics.com/engine-ma ... ftware-78/) supported. It is really great for PC analysis, and in combination to HLT, very powerful !!
To import data from HLT csv, you need :
* convert row hhmmss.000 to seconds and put it in the first place
* Have only float data (no text)
* import this csv data to DLog99 (their old software that support csv import : http://www.gems.co.uk/?content=pages&id ... -downloads)
* open the project with AEMData
So, would it be possible to have the custom csv export for GEMS? It would be much easier if it was included into HLT rather than to do it manually.
I am also a developper, I can write an export module in Objective C / C++ if you give me the interface details