VEMS Community Forum

VEMS => Software => Topic started by: ds on May 17, 2020, 03:51:57 PM

Title: triggerframe protocol
Post by: ds on May 17, 2020, 03:51:57 PM
Hi,

i searched in the forum and wiki but did not find documentation describing the triggerframe protocol / file format. Is there any available resource for it?

i have two goals to achive:

Can anyone provide me a description of the triggerframe log format?

Thnanks in advance

as i am not allowed to write reply.....
thanks.
i actually found that page http://www.vems.hu/wiki/index.php?page=SerialComm%2FTriggerFrameFormat (http://www.vems.hu/wiki/index.php?page=SerialComm%2FTriggerFrameFormat) already (it refers to other source files which i do not have). i also made a prototype program from vemstune ini files (eg  vemsTune-v3-1.2.23.ini) which is working but there are other frame types than described on the wiki page.
i tought that there is a documentation somewhere available. (eg which commands can be sent what will be the answer, possible frame types) If the whole source is available this can be found out but still not convenient at takes lot of time.
Title: Re: triggerframe protocol
Post by: jrussell on May 17, 2020, 05:38:19 PM
Documented here: http://www.vems.hu/wiki/index.php?page=SerialComm%2FTriggerFrameFormat

Contents depend on firmware version, which should be obvious.
Title: Re: triggerframe protocol
Post by: gunni on May 18, 2020, 07:05:24 PM
What must be understood also is that Vemstune itself produces alot of the channels offline you find when you look at log viewer, you´d have to look into the program files to see the calculations so you can produce the same channels, otherwise you are not getting the same amount of channels as you get in vemstune/log viewer.
Title: Re: triggerframe protocol
Post by: ds on May 19, 2020, 05:59:41 AM
Even  the channels coming out of the ECU needs some calculations. Which also not documented. So anyway thanks for the pointers. ( And it seems that my assumption was correct there is no documentation exists.)
Title: Re: triggerframe protocol
Post by: jrussell on May 21, 2020, 06:27:50 PM
Quote from: ds on May 19, 2020, 05:59:41 AM
Even  the channels coming out of the ECU needs some calculations. Which also not documented. So anyway thanks for the pointers. ( And it seems that my assumption was correct there is no documentation exists.)

A lot of it is set up in the vemstune config files, so it can be grabbed from there.