Тема: How can i use output?
i connected buzzer to output of gps tracker.
Now what command i use the enable and disable output of tracker?
i want to when overspeeding of fixed limit, i would enable output of tracker else disable output.
Вы не вошли. Пожалуйста, войдите или зарегистрируйтесь.
i connected buzzer to output of gps tracker.
Now what command i use the enable and disable output of tracker?
i want to when overspeeding of fixed limit, i would enable output of tracker else disable output.
What is the tracker Make and the model ?
Usually the commands can be found in the Tracker's user manual.
i connected buzzer to output of gps tracker.
Now what command i use the enable and disable output of tracker?
i want to when overspeeding of fixed limit, i would enable output of tracker else disable output.
I did a script, (funny) for buses, wich make a sound at speed 1, and fast alarm sound at speed 2 (high speed) using calamp device, here is the code
I am using trackers of TELTONIKA. fm1120, fma920, fm1110 etc...
Imaging, you lose gprs connection or device did not receive command to disable buzzer. Drivers will love your new function!
I would never use any commands which needs working gprs connection
Wolf.
You have to drive the command directly from the unit itself as if connectivity is lost the command will not trigger, trigger at the wrong time or as Wolf said it will not trigger the stop. You cannot rely on communications network for these types of triggers.
If you use teltonika FM1120, you should open FM11XX configuration and then go to Scenarios and enable over speeding. Chose the device output and its done.
Make sure the voltage requirements of buzzer support operation on 12V .
There is and other way, via sms event notifying. Its also included in FMXX configurator.