TEST-X: Difference between revisions
Appearance
No edit summary |
No edit summary |
||
| Line 44: | Line 44: | ||
<td style="vertical-align: middle; text-align: center;"> 20003 </td> | <td style="vertical-align: middle; text-align: center;"> 20003 </td> | ||
<td style="vertical-align: middle; text-align: center;"> Sets the radius of the circular geofence in meters, measured from the vehicle's position when armed. </td> | <td style="vertical-align: middle; text-align: center;"> Sets the radius of the circular geofence in meters, measured from the vehicle's position when armed. </td> | ||
<td style="vertical-align: middle; text-align: left;"> | <td style="vertical-align: middle; text-align: left;"> Minimum value '''= 0''' <br> | ||
Maximum value '''= 1000000''' </td> | Maximum value '''= 1000000''' </td> | ||
Revision as of 14:35, 11 September 2025
| PARAMETER NAME | PARAMETER ID (RELATED AVL ID) | DESCRIPTION | VALUES |
|---|---|---|---|
| Auto geofence | 1017500 | Disables, or enables and sets priority for record generation. | 0 = Disable scenario.
1 = Low priority Device makes an additional record with indication of event cause. 2 = High priority Device makes an additional record with high priority flag and immediately sends an event packet to the server by GPRS. |
| Generate event | 20001 | Defines when the event will be generated | 0 = On exit 1 = On enter |
| Activation timeout (s) | 20002 | Sets the duration in seconds for two conditions: 1. In Wait State: how long the vehicle must be stationary with a GNSS fix before the geofence is armed. |
Minimum value = 0 Maximum value = 65535 |
| Radius (m) | 20003 | Sets the radius of the circular geofence in meters, measured from the vehicle's position when armed. | Minimum value = 0 Maximum value = 1000000 |
| Deactivate by | 20004 | Selects the source that will deactivate an armed geofence and return the system to the Wait State. | 0 = Power Voltage: Deactivates if external voltage exceeds a predefined threshold.
1 = Digital Input 1: Deactivates if DIN1 becomes active. |