Syntax, Parameters and values, Notes – Synaccess Networks NP-0801DTM User Manual

Page 276: Examples, Reboot #reboot

Advertising
background image

 

EASY SCRIPT EXTENSION  PYTHON INTERPRETER, AT COMMANDS

 

HSPA+ AT Commands Reference Guide 

276

 

Syntax 

Command 

Command type 

AT#DSCRIPT=[<script_name>]  Execute  

AT#DSCRIPT=? 

Test 

Parameters and Values 

<script_name> 

String type, name of the file to delete. Maximum 16 characters, case sensitive. 

Notes 

„

If the file <script_name> is not present an error code is reported. 

Examples 

AT#DSCRIPT="Third.py"

OK

Reboot   #REBOOT 

Execute command immediately reboots the unit. Use the command to reboot the system after a remote update of 
the script in order to have the new one running. 

Test command returns OK result code. 

Syntax 

Command 

Command type 

AT#REBOOT 

Execute  

AT#REBOOT=? 

Test  

Notes 

„

If AT#REBOOT follows an AT command that stores some parameters in non‐volatile memory, it is recommended 
to insert a delay of at least 5 seconds before to issue AT#REBOOT, to permit the complete non‐volatile memory 
storing 

„

AT#REBOOT is an obsolete AT command; please refer to AT#ENHRST to perform a module reboot. 

Examples 

AT#REBOOT

OK

Module reboots. 

Advertising