AT Command

Description

AT+CGMSCLASS AT command is used to change the GPRS multislot class. The multislot class values can be 2,4,8,9,10.


Support

Simcom Module Tutorial

Examples

//What multislot class values are supported?
AT+CGMSCLASS=?

MULTISLOT CLASS: (2,4,8,9,10)

OK

//What is current multislot class value?
AT+CGMSCLASS?

MULTISLOT CLASS: 10

OK

//Set multislot class to 8
AT+CGMSCLASS=8

OK

//Set multislot class to 10
AT+CGMSCLASS=10

OK

KeywordsAT+CGMSCLASS syntax, examples, parameters, error, input, response.

With Online AT Command Tester tool, you can test this feature.

With Online AT Command Tester tool, you can also get device diagnostic information easily,