1. Home
  2. Getting Started
  3. How to Setup the MODE 10
  1. Home
  2. Tracker Guides
  3. MT700
  4. How to Setup the MODE 10

How to Setup the MODE 10

MODE 10 is a new working mode for the Mictrack MT700 & MT710. In this mode, the device can automatically generate multiple sub-alarms and report to the server.

Below, we will explain the details and show you how to set it up correctly.

Command Format

Format: MODE,10,T1,T2
Example: MODE:10,1,07:00
Note: T1 is [0,24] hours, T2 is [00:00,23:59] HH:MM, T2 is UTC time. After setting the alarm clock parameter, the device will automatically generate multiple sub-alarms and limit them to 24 hours according to the value set in T1. If the T1 is 0, it means that only one report will be generated per day.

Command Examples

1. If set to “MODE,10,0,08:00“, the device will report only one data every day at 08:00 AM UTC (Germany time 10:00 AM)

2. If set to “MODE,10,1,08:00“, the device will run as follows:
08:00 // The first alarm clock (Germany time 10:00 AM)
08:00+1=09:00 // The second alarm clock (Germany time 11:00 AM)
09:00+1=10:00 // The third alarm clock (Germany time 12:00 PM)
10:00+1=11:00 // The fourth alarm clock (Germany time 01:00 PM)
11:00+1=12:00 // The fifth alarm clock (Germany time 02:00 PM)
12:00+1=13:00 // The sixth alarm clock (Germany time 03:00 PM)
13:00+1=14:00 // The seventh alarm clock (Germany time 04:00 PM)
14:00+1=15:00 // The eighth alarm clock (Germany time 05:00 PM)
15:00+1=16:00 // The ninth alarm clock (Germany time 06:00 PM)
16:00+1=17:00 // The tenth alarm clock (Germany time 07:00 PM)
17:00+1=18:00 // The eleventh alarm clock (Germany time 08:00 PM)
18:00+1=19:00 // The twelfth alarm clock (Germany time 09:00 PM)
19:00+1=20:00 // The thirteenth alarm clock (Germany time 10:00 PM)
20:00+1=21:00 // The fourteenth alarm clock (Germany time 11:00 PM)
21:00+1=22:00 // The fifteenth alarm clock (Germany time 12:00 AM)
22:00+1=23:00 // The sixteenth alarm clock (Germany time 01:00 AM)
23:00+1=24:00 // Invalid for more than 24 hours The device will stop reporting until 08:00 AM UTC the next day.

3. If set to “MODE,10,7,08:00“, the device will run as follows:
08:00 // The first alarm clock (Germany time 10:00 AM)
08:00+7=15:00 // The second alarm clock (Germany time 5:00 PM)
15:00+7=22:00 // The third alarm clock (Germany time 12:00 AM)
22:00+7=29:00 // Invalid for more than 24 hours. The device will stop reporting until 08:00 AM UTC the next day.

Tips

If the current operation time is before T2, the device will start reporting from T2 today. If the current operation time is after T2, the device will start reporting from T2 tomorrow.

For example:
If the current time is 09:00 (11:00 AM German time) and T2 is set to 08:00 (10:00 AM German time), the device will start reporting from 08:00 (10:00 AM German time) the next day.
If the current time is 07:00 (09:00 AM German time) and T2 is set to 08:00 (10:00 AM German time), the device will start reportint from 08:00 (10:00 AM German time) today.

Updated on July 15, 2024

Was this article helpful?

Related Articles