TEST-DM: Difference between revisions
Appearance
| Line 303: | Line 303: | ||
==LED Behavior== | ==LED Behavior== | ||
Rules: | Rules: | ||
* Avoid inline formatting | * Avoid inline formatting | ||
* Do not leave cells empty - write "-" if there is no value | * Do not leave cells empty - write "-" if there is no value | ||
<table class="nd-othertables_2" style="width:100%; border-collapse: collapse;"> | <table class="nd-othertables_2" style="width:100%; border-collapse: collapse;"> | ||
<tr> | <tr> | ||
<th style="width:20%"></th> | <th style="width:20%"></th> | ||
<th style="width:20%"> | <th style="width:20%">'''STATUS LED (WHITE)'''</th> | ||
<th style="width:20%"> | <th style="width:20%">'''NAVIGATION LED (BLUE)'''</th> | ||
</tr><tr><td>ON</td><td>Device is working, GPRS session not active</td><td>GNSS is working, position fix not acquired</td></tr><tr><td>BLINK every 1 second</td><td>Device is working, GPRS session active</td><td> -</td></tr><tr><td>SHORT BLINK every 1 second</td><td> -</td><td>GNSS is working, position fix acquired</td></tr><tr><td>OFF</td><td>Device is not working</td><td>GNSS is powered off (device not working or in sleep mode)</td></tr></table> | |||
</tr> | |||
<tr> | |||
<td> | |||
<td>Device is working, GPRS session not active</td> | |||
<td> | |||
<td> | |||
<td>Device is | |||
</tr> | |||
<tr> | |||
<td> | |||
<td>GNSS is working, position fix | |||
<td> | |||
<td> | |||
<td>GNSS is powered off (device not working or in sleep mode)</td> | |||
</tr> | |||
</table> | |||
==Electrical Specifications== | ==Electrical Specifications== | ||
Revision as of 15:04, 24 March 2026
Parameter list (short)
https://wiki.teltonika-gps.com/view/FTC134_Features#Parameter_list
Parameter list (full)
Rules:
- Avoid inline formatting
- For DESCRIPTION and UNITS/VALUES, if there are multiple items - separate them by <br>
| PARAMETER ID | NAME | DESCRIPTION | UNITS/VALUES | TYPE | MIN | MAX | DEFAULT |
|---|---|---|---|---|---|---|---|
| 11816 | Private mode deactivation triggers | Private mode deactivation triggers. When a trigger is activated it deactivates the private mode. Implemented using bit mask so that multiple choices could be selected. | 0 - no trigger; 1 - Towing detected; 2 - Unplug detected; 3 - Towing or Unplug detected; 4 - Crash detected; 5 - Towing or Crash detected; 6 - Unplug or Crash detected; 7 - Towing, Unplug or Crash detected; 8 - Autogeofence triggered; 9 - Towing or Autogeofence triggered; 10 - Unplug or Autogeofence triggered; 11 - Towing, Unplug or Autogeofence triggered; 12 - Crash or Autogeofence triggered; 13 - Towing, Crash or Autogeofence triggered; 14 - Unplug, Crash or Autogeofence triggered; 15 - Towing, Unplug, Crash or Autogeofence triggered |
Uint16 | 0 | 15 | 15 |
| 900007 | Speed limit | Speed threshold which determines when to generate speeding start/stop events. | km/h | Uint16 | 0 | 1000 | 0 |
| 1024900 | Network jamming detection | The feature detects GSM jamming, initiates actions using an output, and helps to prevent vehicle theft when jamming devices are used. A low signal level is not equal to GSM jamming, the device recognizes these events. | 0 = Disable; 1 = Low priority; 2 = High priority |
Uint8 | 0 | 2 | 0 |
| 899901 (DOUT1) 899911 (DOUT2) 899921 (DOUT3) |
Activation timing | Select Activation timing when the event will be triggered. Control mode - Persistent:
Control mode - Event:
|
1=Outside 2=Inside |
Uint8 | 1 | 2 | 1 |
AVL ID list
Rules:
- Avoid inline formatting
- For DESCRIPTION, if there are multiple items - separate them by <br>
- Do not leave cells empty - write "-" if there is no value
| AVL ID | NAME | BYTES | TYPE | MIN | MAX | MULTIPLIER | UNITS | DESCRIPTION |
|---|---|---|---|---|---|---|---|---|
| 16 | Total Odometer | 4 | Unsigned | 0 | 2147483647 | - | m | Virtual odometer value |
| 69 | GNSS Status | 1 | Unsigned | 0 | 3 | - | - | 0 - GNSS OFF; 1 - GNSS ON with fix; 2 - GNSS ON without fix; 3 - GNSS sleep |
| 181 | GNSS PDOP | 2 | Unsigned | 0 | 500 | - | m | GNSS position dilution of precision. Normal PDOP is below 3 – the lower the number, the more accurate reported location is. |
| 13377 | Neighbouring Cell 2 RSSI | 1 | Unsigned | 0 | 63 | - | dB | Signal strength of Cell #2. Included in records as Permanent I/O when LBS mode is configured as "Location Source". |
| 157 | Manual Geofence Speeding event | 1 | Unsigned | 0 | 1 | - | - | 0 - Speeding stop event; 1 - Speeding start event |
Pinout
Rules:
- Avoid inline formatting, except for COLOR
- Example of multicolor formatting <td style="color:lightgray;">'''White'''<span style="color:green">'''Green'''</span></td>
- user the same color name for "color", except use "color:lightgray" for white
- Example of multicolor formatting <td style="color:lightgray;">'''White'''<span style="color:green">'''Green'''</span></td>
|
PCN
Rules:
- Avoid inline formatting
| ITEM | iNFORMATION |
|---|---|
| Change details | |
| Change type | Firmware update |
| Description | Key improvements from last production firmware are listed in errata: [[{{{model}}} Firmware Changelog]] |
| Previous firmware version | 0.26.2 |
| New firmware version | 2.1.1 |
| Change reason | {{{model}}} base firmware version update |
| Product release date | 2025 June |
| Affected products | |
| Model | {{{model}}} |
| Affected order codes | All order codes |
| Order code change | New firmware version |
| Impact | |
| Risk assessment | During the transition period, clients might receive devices manufactured with the previous firmware version. |
LED Behavior
Rules:
- Avoid inline formatting
- Do not leave cells empty - write "-" if there is no value
| STATUS LED (WHITE) | NAVIGATION LED (BLUE) | |
|---|---|---|
| ON | Device is working, GPRS session not active | GNSS is working, position fix not acquired |
| BLINK every 1 second | Device is working, GPRS session active | - |
| SHORT BLINK every 1 second | - | GNSS is working, position fix acquired |
| OFF | Device is not working | GNSS is powered off (device not working or in sleep mode) |
Electrical Specifications
Rules:
- Avoid inline formatting
- Leave cells without any data empty (as opposed to other tables)
| SPECIFICATION | MIN | MAX | UNITS | |
|---|---|---|---|---|
| Supply | ||||
| Supply Voltage | 10 | 97 | V | |
| Supply Protection Voltage (Absolute Maximum Ratings, Reverse/Forward Polarity) | -100 | 100 | V | |
| Inputs | ||||
| Analog Input 1 Voltage | 0 | 100 | V | |
| Analog Input 1 Current (At 100V Input) | 0.7 | mA | ||
| Digital Input 1 Voltage (DIN state 0->1) | 2.5 | 100 | V | |
| Digital Input 1 Current (At 100V Input) | 0.7 | mA | ||
| Outputs | ||||
| Digital Output 1 Voltage | 0 | 100 | V | |
| Digital Output 1 Current | 0 | 500 | mA | |
| Digital Output 1 Overcurrent Threshold | 800 | mA | ||
| Digital Output 2 Voltage | 0 | 100 | V | |
| Digital Output 2 Current | 0 | 500 | mA | |
| Digital Output 2 Overcurrent Threshold | 800 | mA | ||