PioneerPOS G24-LC 用户手册

下载
页码 444
Chapter 3:  AT Commands Reference
 April 15, 2008
G24-L AT Commands Reference Manual
3-153
+MMAD:1,160
//Operation not allowed because the parameters are valid but the 
there is not enough time for calculation:
AT+MMAD =1,3,100, , ,7,1,5
 // Activate Average calcluation during 1 minute, rate=100, 
// samples = 7, report interval = 5 sec.
//converter num=1, report=3, rate=100, low,high, 7,
// duration=1 min, interval = 5.
+CME ERROR: operation not allowed
AT+MMAD =1,0
 // Stop Average calcluation and report.
OK
// converter num=1, report=0 
AT+MMAD?
// Read monitoring setup values of all A2D's
+MMAD:1,0,10,0,230,0,0,0
+MMAD:2,1,15,0,230,0,0,0
+MMAD:3,2,1,25,100,0,0,0
+MMAD:5,0,1,300,450,0,0,0
OK
AT+MMAD?
 // Read default values of all A2D's
+MMAD: 1,0,1,0,230,0,0,0
+MMAD: 2,0,1,0,230,0,0,0
+MMAD: 3,0,1,0,230,0,0,0
+MMAD: 5,0,1,300,450,0,0,0
OK
AT+MMAD=?
//Test command - range of all setup parameters and
+MMAD: (1-3,5),(0-3),(1-255),(0-450),(0-450),(2-255),(1-255),(0-255)
OK
+MPCMC, Continuous PCM Clock
This command defines whether the PCM clock is generated continuously or not, when module is 
in digital audio mode (configured by AT+MADIGITAL command).
Note:
User is advised not to enable sleep mode feature if he wants to use continuous PCM clock 
feature. Otherwise PCM clock will not work correctly while module is in deep sleep 
mode.