-
41
-
41
Sent in ASCII code for text message. Add $30 to First, Second and Third Code.
;
First code:
; 1 = Battery power low <20%
; 2 = Motion alert alarm
; 4 = Park alert alarm
; 8 = Entering Sleep mode message
; 16 = Temperature from Digital Thermometer (DS18S20) above or below the configured value
; Second Code:
; 1 = Panic Button Activated
; 2 = Motion detection alarm enabled
; 4 = Park detection alarm enabled
; 8 = 24 Hour no motion alarm activated
;
Third Code:
; 1 = Vehicle traveled above MAX configured speed limit
; 2 = AUX1 input activated
; 4 = ADC activated
; 8 = 0 -> Positive temperature reading
; 1 -> Negative temperature reading
The ASCI conversion (samples):
First code is: 0 (ASCII code is 48)
To find the status code value subtract 48 from the ASCII code to find the status value 0.
First code is: 7 (ASCII code is 55)
To find the status code value subtract 48 from the ASCII code to find the status value 7.
First code is: = (ASCII code is 61)
To find the status code value subtract 48 from the ASCII code to find the status value
13.
ASCII table conversion used:
0 = 48
5 = 53
: = 58
? = 63
D = 68
1 = 49
6 = 54
; = 59
@= 64
E = 69
2 = 50
7 = 55
< = 60
A = 65
F = 70
3 = 51
8 = 56
= =61
B = 66
G = 71
4 = 52
9 = 57
> = 62
C = 67
H = 72
I = 73
N=78
J = 74
O=79
K= 75
L = 76
M=77
Valid or Non Valid GPS location:
0 = Non Valid or last known GPS location
1 = Valid GPS location
Latitude:
Always the same format (Example: 24593743 -> 2459.3743) - (xxxx.xxxx)
values in ddmm.mmmm
dd in decimal
mm (after dd) IN MINUTES (00 to 59)
mmmm (after dot .) in decimal (0000 to 9999))
Longitude:
Always the same format (Example: 121252909 -> 12125.2909) – (xxxxx.xxxx)
values in dddmm.mmmm
ddd in decimal
mm (after dd) IN MINUTES (00 to 59)
mmmm (after dot .) in decimal (0000 to 9999))
Latitude/Longitude Hemisphere:
Содержание WTGAT
Страница 8: ... 8 8 WTGAT Front View Microphone PANIC BUTTON SPEAKER ...
Страница 15: ... 15 15 Select Com port ...
Страница 17: ... 17 17 After upload select View Setup Basic Configuration ...
Страница 22: ... 22 22 View Setup Advanced Configuration ...
Страница 45: ... 45 45 ...
Страница 50: ... 50 50 ...
Страница 51: ... 51 51 ...
Страница 52: ... 52 52 ...
Страница 53: ... 53 53 ...
Страница 54: ... 54 54 ...
Страница 55: ... 55 55 ...
Страница 56: ... 56 56 ...
Страница 57: ... 57 57 ...
Страница 58: ... 58 58 ...
Страница 59: ... 59 59 ...
Страница 60: ... 60 60 ...
Страница 61: ... 61 61 ...
Страница 62: ... 62 62 ...
Страница 63: ... 63 63 ...
Страница 64: ... 64 64 ...
Страница 65: ... 65 65 ...