PioneerPOS G24-LC Manual De Usuario

Descargar
Página de 444
GPRS
3-296
 G24-L AT Commands Reference Manual
April 15, 2008
Example
AT+MIPCALL=1,"internet"
OK
+MIPCALL: 10.170.4.111
AT+MPING=1,"10.170.4.112"   
// Ping remote computer using default parameters
OK
+MPING: "10.170.4.112",0,0,400 
//Echo Reply message received, RTT is 400 ms.
+MPING: "10.170.4.112",0,0,420
+MPING: "10.170.4.112",0,0,440
+MPING: "10.170.4.112",0,0,410
//Ping request execution is completed. Four Echo Request 
messages were sent, and four //Echo Reply messages 
were received. Average RTT is 417 milliseconds.
+MPINGSTAT: 0,"10.170.4.112",4,4,417   
+MPINGSTAT, Status Update for +MPING Execution
This is the unsolicited response that the G24-L sends to the terminal to inform of ping execution 
status update and provides summary statistics of ping request when ping request execution is 
completed.
Command Type
Syntax
Response/Action
Remarks
Unsolicited 
Response
+MPINGSTAT: 
<status>[,<"Destination 
IP">,<SentMessages>,
<ReceivedMessages>[,<AverageRTT>]]
The receipt of 
corresponding ICMP 
Echo Reply messages 
will be displayed 
within unsolicited 
responses, along with 
round trip times.