Reproduction forbidden without Fibocom Wireless Inc. written authorization – All Rights Reserved.
FIBOCOM L860 AT Commands User Manual
Page 196 of 254
Command
Description
Read
[Function]
The Read command returns the current settings for each defined context.
[Syntax]
AT+CGQREQ?
[Response/Action]
+CGQREQ: <cid>,<precedence>,<delay>,<reliability>,<peak>, <mean>
OK
Test
[Function]
The Test command returns values
supported as a compound value. If the ME supports several PDP types, the parameter
value ranges for each PDP type are returned on a separate line.
[Syntax]
AT+CGQREQ=?
[Response/Action]
+CGQREQ: <PDP_type>,(list of supported<precedence>s), (list of supported
<delay>s), (list of supported <reliability>s), (list of supported <peak>s), (list of
supported <mean>s)
OK
Parameters
<cid>
A numeric parameter that specifies a particular PDP context definition.
The value is from 0 to 29
<precedence>
A numeric parameter that specifies the precedence class, the value
is from 0 to 3.
<delay> A numeric parameter that specifies the delay class, the value is from 0 to 4.
<reliability> A numeric parameter that specifies the reliability class, the value is from
0 to 5.
<peak> A numeric parameter that specifies the peak throughput class, the value is
from 0 to 9.
<mean> A numeric parameter that specifies the mean throughput class, the value is
from 0 to 18 or 31.
Example
AT+CGQREQ=?
+CGQREQ: ("IP"),(0-3),(0-4),(0-5),(0-9),(1-18,31)