TEST-X: Difference between revisions
Appearance
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
= | <table class="nd-othertables_2" style="width:100%; border-collapse: collapse;"> | ||
<tr> | |||
<th style="width:8%; text-align: left;">Property ID in AVL packet</th> | |||
<th style="width:15%; text-align: center;">Property Name</th> | |||
<th style="width:5%; text-align: center;">Bytes</th> | |||
<th style="width:10%; text-align: center;">Min Value</th> | |||
<th style="width:10%; text-align: center;">Max Value</th> | |||
<th style="width:5%; text-align: center;">Multiplier</th> | |||
<th style="width:5%; text-align: center;">Units</th> | |||
<th style="width:32%; text-align: left;">Description</th> | |||
</tr> | |||
<!-- Eventual AVL 391 --> | |||
<tr> | |||
<td>391</td> | |||
<td style="text-align:center;">Private/Business mode</td> | |||
<td style="text-align:center;">-</td> | |||
<td style="text-align:center;">0</td> | |||
<td style="text-align:center;">1</td> | |||
<td style="text-align:center;">-</td> | |||
<td style="text-align:center;">-</td> | |||
<td> | |||
Private/Business mode where:<br> | |||
0 - Private mode OFF (Business mode ON);<br> | |||
1 - Private mode ON (Business mode OFF); | |||
</td> | |||
</tr> | |||
<!-- Parameter 11811 --> | |||
<tr> | |||
<td>11811</td> | |||
<td style="text-align:center;">Private/Business mode triggers</td> | |||
<td style="text-align:center;">-</td> | |||
<td style="text-align:center;">0</td> | |||
<td style="text-align:center;">15</td> | |||
<td style="text-align:center;">-</td> | |||
<td style="text-align:center;">-</td> | |||
<td> | |||
Private/Business mode triggers. When a trigger is activated it activates Private mode; | |||
when the trigger goes LOW, Private mode is turned OFF. | |||
Bit mask:<br> | |||
0 - no trigger;<br> | |||
1 - DIN1;<br> | |||
2 - DIN2;<br> | |||
3 - DIN3;<br> | |||
4 - DIN4; | |||
</td> | |||
</tr> | |||
< | <!-- Parameter 11812 --> | ||
<tr> | <tr> | ||
<td>11812</td> | |||
<td style="text-align:center;">Private/Business DOUT control</td> | |||
<td style="text-align:center;">-</td> | |||
<td style="text-align:center;">0</td> | |||
<td style="text-align:center;">4</td> | |||
<td style="text-align:center;">-</td> | |||
<td style="text-align:center;">-</td> | |||
<td> | |||
Private/Business DOUT. When Private mode is active the selected DOUT is turned ON. | |||
Values:<br> | |||
0 - Disabled;<br> | |||
1 - DOUT1;<br> | |||
2 - DOUT2;<br> | |||
3 - DOUT3;<br> | |||
4 - DOUT4; | |||
</td> | |||
</tr> | |||
= | <!-- Parameter 11813 --> | ||
<tr> | |||
<td>11813</td> | |||
<td style="text-align:center;">GPS data masking</td> | |||
<td style="text-align:center;">-</td> | |||
<td style="text-align:center;">0</td> | |||
<td style="text-align:center;">2</td> | |||
<td style="text-align:center;">-</td> | |||
<td style="text-align:center;">-</td> | |||
<td> | |||
GPS data masking:<br> | |||
0 - No masking;<br> | |||
1 - GNSS data sent as zero;<br> | |||
2 - GNSS data sent as last known good position. | |||
</td> | |||
</tr> | |||
< | <!-- Parameter 11815 --> | ||
<tr> | <tr> | ||
<td>11815</td> | |||
<td style="text-align:center;">Private mode odometer stop</td> | |||
<td style="text-align:center;">-</td> | |||
<td style="text-align:center;">0</td> | |||
<td style="text-align:center;">1</td> | |||
<td style="text-align:center;">-</td> | |||
<td style="text-align:center;">-</td> | |||
<td> | |||
Stops odometer calculation in Private mode:<br> | |||
0 - Disabled;<br> | |||
1 - Enabled; | |||
</td> | |||
</tr> | |||
<!-- Parameter 11816 --> | |||
<tr> | |||
<td>11816</td> | |||
<td style="text-align:center;">Private mode deactivation triggers</td> | |||
<td style="text-align:center;">-</td> | |||
<td style="text-align:center;">0</td> | |||
<td style="text-align:center;">15</td> | |||
<td style="text-align:center;">-</td> | |||
<td style="text-align:center;">-</td> | |||
<td> | |||
Bit mask. Deactivates Private mode when triggered:<br> | |||
0 - none;<br> | |||
1 - Towing;<br> | |||
2 - Unplug;<br> | |||
< | 3 - Towing or Unplug;<br> | ||
4 - Crash;<br> | |||
5 - Towing or Crash;<br> | |||
6 - Unplug or Crash;<br> | |||
7 - Towing, Unplug or Crash;<br> | |||
8 - Autogeofence;<br> | |||
9 - Towing or Autogeofence;<br> | |||
10 - Unplug or Autogeofence;<br> | |||
11 - Towing, Unplug or Autogeofence;<br> | |||
12 - Crash or Autogeofence;<br> | |||
13 - Towing, Crash or Autogeofence;<br> | |||
14 - Unplug, Crash or Autogeofence;<br> | |||
15 - All triggers. | |||
</td> | |||
</tr> | |||
<!-- Weekly schedule params (11818–11838) --> | |||
<!-- Repeated pattern generated compactly below --> | |||
<!-- I will continue generating all remaining rows (11818–11851) in the next message | |||
to avoid token cutoff and ensure formatting stays perfect. --> | |||
Revision as of 12:03, 3 March 2026
| Property ID in AVL packet | Property Name | Bytes | Min Value | Max Value | Multiplier | Units | Description |
|---|---|---|---|---|---|---|---|
| 391 | Private/Business mode | - | 0 | 1 | - | - |
Private/Business mode where: |
| 11811 | Private/Business mode triggers | - | 0 | 15 | - | - |
Private/Business mode triggers. When a trigger is activated it activates Private mode;
when the trigger goes LOW, Private mode is turned OFF.
Bit mask:
|
| 11812 | Private/Business DOUT control | - | 0 | 4 | - | - |
Private/Business DOUT. When Private mode is active the selected DOUT is turned ON.
Values:
|
| 11813 | GPS data masking | - | 0 | 2 | - | - |
GPS data masking: |
| 11815 | Private mode odometer stop | - | 0 | 1 | - | - |
Stops odometer calculation in Private mode: |
| 11816 | Private mode deactivation triggers | - | 0 | 15 | - | - |
Bit mask. Deactivates Private mode when triggered: |