Страница 1 из 1

TripTime question

СообщениеДобавлено: 25 фев 2015, 19:29
dimitrov2000
A sensor TripTime accepts only the format X' XX".
When I try to redefine the units to timesec i.e. 0:00:00 or time 0:00 format,
the sensor is not working. Please advice.
Or at least, how to change ' and " to something else because the common
units for expressing period of time are hours and minutes...

P.S. For stable version hobdrive license 1.1.1

Re: TripTime question

СообщениеДобавлено: 26 фев 2015, 15:38
dimitrov2000
No solution?

Re: TripTime question

СообщениеДобавлено: 26 фев 2015, 16:20
kdika
time1.gif

time2.gif


user.gauge:
Код: Выделить всё
<?xml version="1.0" encoding="utf-8"?>
<gauges>
  <gauge
    id="TripTime"
    custom-units="time"
    custom-units-portrait="time"
    custom-units-landscape="time" />
  <gauge
    id="*" />
</gauges>

Re: TripTime question

СообщениеДобавлено: 26 фев 2015, 16:22
dimitrov2000
Thank you. I'll try but have in mind that I have stable version 1.1.1
I hope its the same

Re: TripTime question

СообщениеДобавлено: 26 фев 2015, 16:39
cail
Think thats a latest beta 1.2.10.

1.1.1 probably had that feature unimplemented.