Automating GUI

Inquiry and support for Freematics products
Post Reply
cliston
Posts: 2
Joined: Wed Nov 30, 2016 2:44 pm

Automating GUI

Post 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
jonathan
Posts: 18
Joined: Thu Feb 04, 2016 1:25 pm

Re: Automating GUI

Post 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
Dilip
Posts: 2
Joined: Tue Feb 09, 2021 11:00 pm

Re: Automating GUI

Post 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,
Post Reply