beautypg.com

Rainbow Electronics GM862-QUAD-PY User Manual

Page 158

background image




AT Commands Reference Guide

80000ST10025a Rev. 5 - 09/07/08

Reproduction forbidden without Telit Communications S.p.A. written authorization - All Rights Reserved

page 158 of 434

+CGQMIN - Quality Of Service Profile (Minimum Acceptable)

SELINT 0 / 1

AT+CGQMIN[=
[
[,
[,
[,
[,
[,]]]]]]]

Set command allows to specify a minimum acceptable profile which is
checked by the terminal against the negotiated profile returned in the
Activate PDP Context Accept message.

Parameters:
- PDP context identification (see +CGDCONT).
- precedence class
- delay class
- reliability class
- peak throughput class
- mean throughput class

If a value is omitted for a particular class then this class is not checked.

Note: a special form of the Set command, +CGQMIN= causes the
requested profile for context number to become undefined.

Note: issuing AT+CGQMIN is the same as issuing the Read
command.

Note: issuing AT+CGQMIN= returns the OK result code.

AT+CGQMIN?

Read command returns the current settings for each defined context in the
format:

+CGQMIN: ,,,,,
[+CGQMIN: ,,
,,,[…]]


If no PDP context has been defined, it has no effect and OK result code is
returned.

AT+CGQMIN=?

Test command returns as a compound value the type of the current PDP
context and the supported values for the subparameters in the format:

+CGQMIN: ,(list of supported s),
(list of supported s),(list of supported s),
(list of supported s),(list of supported s)


Note: only the “IP” PDP_Type is currently supported.

Example

AT+CGQMIN=1,0,0,3,0,0
OK

AT+CGQMIN?
+CGQMIN: 1,0,0,5,0,0

OK
AT+CGQMIN=?
+CGQMIN: “IP”,(0-3),(0-4),(0-5),(0-9),(0-19,31)