Syntax, Parameters and values, Notes – Synaccess Networks NP-0801DTM User Manual
Page 276: Examples, Reboot #reboot

EASY SCRIPT EXTENSION PYTHON INTERPRETER, AT COMMANDS
HSPA+ AT Commands Reference Guide
276
Syntax
Command
Command type
AT#DSCRIPT=[
AT#DSCRIPT=?
Test
Parameters and Values
String type, name of the file to delete. Maximum 16 characters, case sensitive.
Notes
If the file
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.