VEMS Community Forum

VEMS => Software => Topic started by: fphil on March 02, 2012, 02:39:55 PM

Title: vemslog format
Post by: fphil on March 02, 2012, 02:39:55 PM
I would like to have Matlab scripts processing my vemslog records.
Does someone know about the vemslog format?
I know I can convert .vemslog to .csv text format but I need direct access for batch command.
Thanks
Title: Re: vemslog format
Post by: brieken on June 12, 2013, 08:47:35 AM
Nobody answered this question. But I think it is a good one. I also want to process my vemslog files with other tools. gnuplot for example. That way i can do consistent log file analyzing. And don't have to setup my vemslog viewer with every new version. Also printing things to pdf is easier for example.

vemslog to csv conversion is not good enough. It seems not to convert all channels to csv. And it is not real csv at that. It is tab separated not comma separated.

Is there more vemslog information available? I can not find it on the wiki. Or can someone build a better csv converter.

Vems is a nice ECU. but at the logging side of things it misses a lot of features.
Title: Re: vemslog format
Post by: fphil on June 13, 2013, 06:11:03 PM
there is a header saying that the bin is by 512kB chunk. I came to understand that the data list is depending on the config options and fw version, so only vemstune can decipher. At least there should be a vt option to save a flat data bin with header telling the format