|
I think what you want elaborated on is the executable I was talking about.
What I currently do to get values form vag-com is automate its startup by clicking all of the buttons the user would usually have to click to get to the measuring blocks mode, and then fill in the fields and tell it to read the blocks. What would be very helpful for this application, and hopefully future applications, would be if we could get either a command line executable or some sort of interop that would allow an external program to request that a specific set of measuring blocks be accessed, and then be able to read that information in. This could be as simple as being able to start vag-com straight into the measuring blocks window with a command line argument such as "vag-com -blocks 07 08 09" or something similar where it would go straight to giving values from those blocks (after it has connected to the ecu of course). An alternative method would be to provide an interop similar to what roadrunner currently does that would allow the accessing of information while vag-com runs in the background.
Did that answer your question?
|