Enfora Mini-MT GSM2228 Manuel d'utilisateur

Naviguer en ligne ou télécharger Manuel d'utilisateur pour Navigateurs Enfora Mini-MT GSM2228. Enfora modems Manuel d'utilisatio

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 11
  • Table des matières
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 0
Programming Enfora GPRS modem to work with the DataNet System (Version 21)
The events listed below (using AT$EVENT command) are for general usage, and can be
removed or edited as required for custom applications. Please read the Enfora event
programming guide for more information on event reporting.
Replace the settings in red bold italics with appropriate strings or numbers. Important
notes are shown in blue underlined text.
1) Connect PC to Enfora serial port. Baud rate is 115200 bps, unless it has been
changed from its default. Use a terminal program (such as HyperTerminal in
Windows) to enter the following commands, or use the Enfora Programming utility
to send the commands as a script file. Use the AT$EVENT? command to read
back the current script settings at any time.
2) AT$AREG=1. Force modem to deactivate network connection.
3) AT&F Reset modem to factory default settings. Note that this also forces
modem serial port to 115200 bps, and resets event list to default.
4) AT+CGDCONT=1,"IP","apn" Enter the GPRS APN required by the GSM service
provider. If you get an ERROR response to this command, the modem may
already be online. In that case, issue the AT$AREG=1 command to go offline, and
then try this command again.
5) AT$MDMID="ID" Enter a modem ID (1-20 characters). This must match the ID
configured in the DataNet server. If this command is not entered, the modem will
use its IMEI ID (programmed in the factory). When sending advanced packets,
there is an option to use an 8 charr ID to reduce packet size.
6) AT$UDPAPI="",port Modem API port. Enter the UDP port number configured in
the DataGate server. If this command is not entered, the default port (1720) will be
used.
7) AT$APIPWD="password" Enter a password to prevent unauthorized users
accessing the modem remotely must be 8 characters (A-Z, 0-9). This
password must also be entered into the DataGate to allow remote control, such as
modifying scripts or polling (requires DataGate version 3.8.3 or later). Use
AT$APIPWD=”” to clear the password.
8) AT$ACKTM=2,30,0 Modem will retry each packet 2 times, at an interval of 30
seconds if server does not send ack. You may change these values to suit your
application. If you want the modem to reselect its IP address if ack is not received,
change the last parameter to 1, although this may increase network costs.
9) AT$AREG=2 Automatic network connection.
10) AT$NETMON=10,1,0 Modem will release connection if network is unavailable
for 10 minutes. After 1 release, network info will be erased. Change the last value
to enable network pings every x minutes. Note: releasing the network connection
may result in increased data usage counts.
11) AT$EVTIM1=x Timer 1 will trigger every x seconds. In this sample script, Timer
1 and Timer 2 are used to trigger GPS position reports. Using two timers allows
two reporting rates based on vehicle motion, IGN status, etc.
12) AT$EVTIM2=y Timer 2 will trigger every y seconds.
Vue de la page 0
1 2 3 4 5 6 ... 10 11

Résumé du contenu

Page 1

Programming Enfora GPRS modem to work with the DataNet System (Version 21) The events listed below (using AT$EVENT command) are for general usage,

Page 2

AT$EVENT=11,1,12,1,1 AT$EVENT=11,2,62,0,0 AT$EVENT=11,3,42,2,0 AT$EVENT=11,3,41,163839,163839 AT$EVENT=12,1,13,1,1 AT$EVENT=12,2,62,1,1 AT$EVENT=12,

Page 3

AT$FRIEND=7,0,"0.0.0.0" AT$FRIEND=8,0,"0.0.0.0" AT$FRIEND=9,0,"0.0.0.0" AT$FRIEND=10,0,"0.0.0.0" AT&W AT

Page 4

13) AT$EVTIM3=1 – Timer 3 is used to update user parameters every second. This is only required if sending data in the advanced format. 14) Defaul

Page 5

31) AT$EVENT=13,3,43,1,0 – Reset Timer 1 32) AT$EVENT=13,3,43,2,0 – Reset Timer 2 33) AT$EVENT=14,0,17,x,250 – Vehicle speed exceeds x knots. 34)

Page 6

65) AT$EVENT=25,3,128,7,-103 – Parameter 7 = Longitude 66) AT$EVENT=25,3,128,8,-102 – Parameter 8 = Latitude 67) AT$EVENT=25,3,128,9,27 – Paramet

Page 7

MT2500 Events: 96) AT$EVENT=50,1,148,1,1 – Accelerometer filter X1 exceeded 97) AT$EVENT=50,3,41,id,format – Send position 98) AT$EVENT=51,1,149,

Page 8

128) AT$EVENT=70,1,178,1,1 – OBD IGN On 129) AT$EVENT=70,3,41,id,format – Send position. In order for DataGate to detect IGN status, this event shou

Page 9

158) AT$FRIEND=1,1,"a.b.c.d" – Enter IP address of DataGate server. 159) AT$FRIEND=2,0,"0.0.0.0" – Clear FRIEND address. It is i

Page 10

178) AT$OBDACL=1,x,y,z – Set acceleration limit, where x is acceleration (milli G), y is time to trigger alert (sec), and z is time to clear alert (

Page 11

ID and Format field calculation The modem sends data packets using a programmable format. This format must be configured correctly so that the Data

Commentaires sur ces manuels

Pas de commentaire