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
260 views
in Vehicle tracking by anonymous

1 Answer

0 votes
by anonymous

Hello Caquice,

Thank you for reaching out to us.

If you are trying to set the device to send records each 10 seconds, you need to configure the Data Acquisition modes:

On Stop parameters to 10 seconds:

  • Min Period (AVL ID: 10000) = 10; "<user><pass>setparam 10000:10"
  • Min Saved Records (AVL ID 10004) = 1; "<user><pass>setparam 10004:1"
  • Send Period (AVL ID: 10005) = 1; "<user><pass>setparam 10005:1"
Moving parameters to 10 seconds:
  • Min Period (AVL ID: 10050) = 10; "<user><pass>setparam 10050:10"
  • Min Distance (AVL ID 10051) = 0; "<user><pass>setparam 10051:0"
  • Min Angle (AVL ID: 100052) = 0; "<user><pass>setparam 10052:0"
  • Min Speed Delta (AVL ID 10053) = 0; "<user><pass>setparam 10053:0"
  • Min Saved Records (AVL ID: 100054) = 0; "<user><pass>setparam 10054:0"
  • Send Period (AVL ID: 100055) = 1; "<user><pass>setparam 10055:1"

Kindly go through this and let me know if it helps.

Regards