Difference between revisions of "FMB getstatus"
From Wiki Knowledge Base | Teltonika GPS
Line 3: | Line 3: | ||
Example:<br/> "Data Link: 0 GPRS: 1 Phone: 0 SIM: 0 OP: 24602 Signal: 5 NewSMS: 0 Roaming: 0 SMSFull: 0 LAC: 1 Cell ID: 3055" | Example:<br/> "Data Link: 0 GPRS: 1 Phone: 0 SIM: 0 OP: 24602 Signal: 5 NewSMS: 0 Roaming: 0 SMSFull: 0 LAC: 1 Cell ID: 3055" | ||
− | {| class=" | + | {| class="wikitable" |
|+ | |+ | ||
! style="width:150px;border: 1px solid white; border-bottom: 2px solid #0054A6; background: white; color: #0054A6; text-align: center;" | Response details | ! style="width:150px;border: 1px solid white; border-bottom: 2px solid #0054A6; background: white; color: #0054A6; text-align: center;" | Response details |
Revision as of 17:12, 22 January 2020
Example:
"Data Link: 0 GPRS: 1 Phone: 0 SIM: 0 OP: 24602 Signal: 5 NewSMS: 0 Roaming: 0 SMSFull: 0 LAC: 1 Cell ID: 3055"
Response details | Description |
---|---|
Data Link | Indicate module connection to server at the moment: 0 – Not connected, 1 – connected. |
GPRS | Indicate if GPRS is available at the moment. |
Phone | Voice Call status: 0 – ready, 1 – unavailable, 2 – unknown, 3 –ringing, 4 – call in progress, 5 – asleep. |
SIM | SIM Status: 0 - ready, 1 - PIN, 2 - PUK, 3 - PIN2, 4 - PUK2. |
OP | Connected to GSM Operator: numerical ID of operator. |
Signal | GSM Signal Quality [0-5]. |
NewSMS | Indicate if new message received. |
Roaming | 0 – Home Network, 1 – roaming. |
SMSFull | SMS storage is full? 0 – OK, 1 – SMS storage full. |
LAC | GSM Tower Location Area Code. |
Cell ID | GSM Tower Cell ID Code. |