13.2.3 Uplink
13.2.3.1 Arrays with symbolic indices
TrM2M_GSMInfo
Information regarding the GSM modem, SIM chip and the GSM network used during the last
connection
// cgmi
Manufacturer identification of the modem
// cgmm
Modem model information
// cgmr
Modem revision information
// imei
International mobile equipment identity of the modem
// imsi
International mobile subscriber identity of the SIM chip that was
//
used for the last connection
//
Empty string, if no connection has been established yet
// iccid
Integrated circuit card identifier of the SIM chip that was used
//
for the last connection
//
Empty string, if no connection has been established yet
// mcc
MCC (Mobile Country Code) of the network used for
//
the last connection
//
0, if no connection has been established yet
// mnc
MNC (Mobile Network Code) of the network that was used
//
for the last connection
//
0, if no connection has been established yet
// simstate
Current SIM state (see "SIM state" in chapter
//
#define TrM2M_GSMInfo[
.cgmi{20}, .cgmm{20}, .cgmr{20}, .imei{16}, .imsi{16},
.iccid{21}, .mcc, .mnc, .simstate
]
13.2.3.2 Constants
SIM state
//Connection can be initiated via script
RM2M_SIM_STATE_NONE
= 0,
//Initial state
RM2M_SIM_STATE_PRODUCTION = 1,
//Newly produced device is in stock
RM2M_SIM_STATE_HOT
= 2,
//Valid contract
//Connection cannot be initiated via script
RM2M_SIM_STATE_COLD
= 3,
/* End of the contract or fair use policy
violated */
RM2M_SIM_STATE_DISCARDED
= 4,
//Device has been decommissioned
124
Rev. 05
Summary of Contents for myDatalogEASY V3
Page 2: ......
Page 13: ...Chapter 2 Declaration of conformity Chapter 2 Declaration of conformity Rev 05 13 ...
Page 14: ......
Page 42: ......
Page 76: ......
Page 88: ......
Page 102: ......
Page 110: ......
Page 116: ......
Page 234: ......
Page 244: ......
Page 252: ......
Page 254: ......
Page 266: ......
Page 276: ......