Page 1 of 1

Automating GUI

Posted: Thu Apr 27, 2017 11:42 am
by cliston
Hi All,

I'm trying to Automate the Freematics GUI.

I'm getting an Error 404 when launching the desktop GUI.

Any thoughts on what my issue may be (using java & elcipse).

Cheers,
Cam

Re: Automating GUI

Posted: Wed Jun 07, 2017 11:30 am
by jonathan
If you can use python, I've written a simple library to control the emulator: https://github.com/JonnoFTW/py-obd-ii-emulator

Re: Automating GUI

Posted: Wed Feb 10, 2021 5:15 pm
by Dilip
Hi Jonnathan,

When I try to set the vehicle speed using the command ATSET 010D=36. Vehicle speed value is set as per the input. But the response is OKERROR, can you please tell me what this response mean. As it is difficult to conclude where the command execution is success or not based on the respone.

Thanks and regards,