![Globalstar ST100 Скачать руководство пользователя страница 42](http://html1.mh-extra.com/html/globalstar/st100/st100_user-manual_2233756042.webp)
GLOBALSTAR PROPRIETARY AND CONFIDENTIAL INFORMATION
Use or disclosure of data contained on this sheet is subject to the restrictions in the Distribution Statements on the title page of this
document.
06/18/20
Subject to Change without Notice
P a g e | 42
Proprietary Track Status Query Response
Byte
Bits
Parameter
Description
0
0 - 7
Leader
Always a value of 0xAA.
1
0 - 7
Length
0x0C
2
0 - 7
Command Code.
0x38 = Proprietary Track Status Query
3
0 - 7
Suspend / Power
State
0x00 = Fully suspended
0x01 = Low battery / Partial Suspend
0x02 = Fully unsuspended
4
0 - 7
Specific track
mode
0x30 = Proprietary Track
0x34 = Motion activated proprietary track
0x35 = Proprietary Dock
5
– 6
0 - 15
Track interval
Value of interval in minutes
7
0 - 7
Byte 0 value
The value being transmitted as byte 0.
8
0 - 7
Byte 7 value
The value being transmitted as byte 7.
(See note below)
9
0 - 7
Byte 8 value
The value being transmitted as byte 8.
10 -
11
0 - 15
CRC
Note: If the upper nibble of the Byte 7 value is 0xF, in other words if the "Byte 7 value & 0xF0 = 0xF0, the upper nibble of
byte 7 is being populated with ST100 Status flags (See status flags section)
Note 2: If the device is NOT in track mode, bytes 4 - 9 will all be populated with 0's.
Example response: AA 0C 38 02 30 00 3C 03 F7 45 <crc-lo> <crc-hi>
02 = Fully unsuspended
30 = Proprietary Track Mode
00 3C = 60 minute interval
03 = Value of Byte 0
F7 = lower nibble of Byte 7 will be a value of 7, upper nibble populated with status flags
45 = Byte 8 value of 0x45