Suchen Sie etwas anderes?
Inside the flash memory of the modem is a folder called “atscripts”. Within this folder batch files of AT commands can be incorporated to be executed on certain occasions or by using the command AT ^ MTXTUNNEL = file.
For example, if a “miscommands.txt” file is found inside the “atscripts” folder with the content:
AT^MTXTUNNEL=SETIO,0,1
PAUSE 5
AT^MTXTUNNEL=SETIO,0,0
When you run the command AT ^ MTXTUNNEL = EXECUTE, mycommands.txt the modem will execute, in order, that list of commands (it will activate the output GPIO0, wait 5 seconds, and deactivate the output GPIO0.
Special Files
There are a series of special files for executing batch commands that will be automatically executed under certain circumstances, as detailed below. These files must be placed in the “atscripts” folder:
- “mtxtunnel_start.txt”
After starting the modem, this batch file will be executed if it has content. Useful in case you need special actions to start the modem. - “iologger_start.txt”
This batch file is run just before LOGGER captures its digital / analog inputs. See Example 8.5 for more information. - “iologger_end.txt”
This batch file is executed just after LOGGER captures its digital / analog inputs. See Example 8.5 for more information.
Les accès par défaut sont :
Saisir le mode de connexion « Ethernet » ou « modem » :
Dans le cas d’une configuration par Ethernet, veiller à ce que les paramètres IP soient compatibles avec l’accès au serveur d’après la configuration du réseau local du concentrateur. Dans le cas d’une connexion par Ethernet, la configuration doit être compatible avec la topologie du réseau local du concentrateur afin qu’il puisse accéder aux serveurs. Cette configuration se fait via la page de configuration « Networks » (voir chapitre 3.2.2.3 : « Réseaux (Networks) »).
Dans le cas d’une connexion par modem, la configuration du modem doit être correcte avant de pouvoir effectuer une connexion. Cette configuration se fait dans la page de configuration « Modem » (voir chapitre 3.2.2.4 : « Modem »).
Les paramètres des serveurs à configurer au minimum sont les suivants :
Il faut donc configurer les champs : « Interface », « Type », « Server type », « Address », « Port », « Login » et « Password ».
Les autres champs peuvent être laissés aux valeurs par défaut à condition que les répertoires aient été créés correctement auparavant. Voir chapitre 3.1.2 : « Fichiers de configuration » pour plus de détails.


Attendre. Le concentrateur va redémarrer avec sa configuration usine.







