Specifications
HE863 family AT commands reference guide
80377ST10083a Rev.4 – 2012-02-01
Reproduction forbidden without written authorization from Telit Communications S.p.A.- All Rights Reserved. Page 84 of 228
+CAMM - Accumulated Call Meter Maximum
<acmmax> - string type containing the accumulated call meter maximum
value coded in hexadecimal format under, value zero disables ACMmax
feature.
<pwd> - PIN2; if PIN2 has been already input once after startup, it is required no
more
AT+CAMM?
Read command reports the ACMmax value stored in SIM in the format:
+CAMM : <acmm>
where:
<acmm> - ACMmax value in home units, string type: three bytes of the ACMmax
value in hexadecimal format (e.g. “00001E” indicates decimal value 30)
AT+CAMM=?
Test command returns the OK result code
Reference 3GPP TS 27.007
3.5.3.4.18. Price per Unit and Currency Table - +CPUC
+CPUC - Price Per Unit And Currency Table
AT+CPUC=
<currency>,
<ppu>[,<pwd>]
Set command sets the values of Advice of Charge related Price per Unit and
Currency Table stored in SIM (PUCT). The PUCT information can be used to
convert the home units (as used in commands +CAOC, +CACM and +CAMM)
into currency units.
Parameters:
<currency> - string type; three-character currency code (e.g. “LIT”, “L. “,
“USD”, “DEM” etc..); used character set should be the one selected with
command +CSCS.
<ppu> - price per unit, string type (dot is used as decimal separator) e.g.
“1989.27”
<pwd> - SIM PIN2; if PIN2 has been already input once after startup, it is required
no more
AT+CPUC?
Read command reports the current values of <currency> and <ppu> parameters
in the format:
+CACM : <currency>,<ppu>
AT+CPUC=?
Test command returns the OK result code
Reference 3GPP TS 27.007
3.5.3.4.19. Available AT Commands - +CLAC
+CLAC - Available AT Commands
AT+CLAC
Execution command causes the ME to return the AT commands that are available
for the user, in the following format:
<AT cmd1>[<CR><LF><AT cmd2>[…]]