FOR TIPS, gUIDES & TUTORIALS

subscribe to our Youtube

GO TO YOUTUBE

4167 questions

4739 answers

3460 comments

0 members

We are migrating to our new platform at https://community.teltonika.lt. Moving forward, you can continue discussions on this new platform. This current platform will be temporarily maintained for reference purposes.
0 votes
324 views
in Vehicle tracking by
I am using a relay connected to dout1 as a cut-off, I use the setdigout command to change from 0 to 1 and vice versa, how can I get the command to be executed only if the vehicle is going at a speed lower than 20 k/h

1 Answer

0 votes
by
Hello,

In this case, you should implement this solution from the server side. When you get a record with a speed lower than 20 kmh, you should send a "<login><space><password><space>setdigout 0" GPRS command to the device.

From the device side, there are no possibilities to make this scenario right now.

Hope that helps.

Best regards.