Novatel MR10/15 GPS Receiver User Manual


 
114 SMART-MR10/15 User Manual Rev 5
C.4 CELLSOCKETSTATUS Modem Call Status Information
This log displays the current status of connected and disconnected sockets. The statistics for the
previous call are maintained in the DISCONNECTED state until a new call is made using this socket.
Only one active socket is currently supported.
Message ID: 8213
Log Type: Asynch
Recommended Input:
log cellsocketstatusa onchanged
ASCII Example:
#CELLSOCKETSTATUSA,AUX,0,44.5,FINESTEERING,1652,254238.759,0000000
0,c369,6981;1,1,"CONNECTED","hera.novatel.ca:2101",8582,181,21,2,"CLOSED","",
0,0,0,3,"CLOSED","",0,0,0,4,"CLOSED","",0,0,0,5,"CLOSED","",0,0,0,6,"CLOSED",
"",0,0,0*5a6029e7
Field # Field Type Data Description Format
Binary
Bytes
Binary
Offset
1 CELLSOCKET
STATUS
header
Log header H 0
2 socket count Number of active sockets Uint 4 H
3 socket id Socket identifier Uint 4 H+4
4 status CLOSED / OPEN /
CONNECTING /
DISCONNECTING /
CONNECTED / LISTENING
Char 20 H+8
5 ip address/port IP address and port of remote end
(for example, “some-caster:80”)
Char 32 H+28
6 rx bytes Total number of bytes received Uint 4 H+60
7 tx bytes Total number of bytes transmitted Uint 4 H+64
8 up time Total connection time (seconds) Uint 4 H+68
9-39 Fields 3-8 repeated per active socket.