EasyManua.ls Logo

Axis 200+ - Page 117

Axis 200+
122 pages
Print Icon
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
Appendix G: CRON Script Command Reference AXIS 200+ Users Manual
116
Example
reset
This command resets the software or hardware of the AXIS 200+.
Syntax
reset [-soft | -hard];
Options
-soft Reinitiates the AXIS 200+ protocols.
-hard Performs a complete reboot of the AXIS 200+.
Example
# This command will dial up a modem with number
# aNumber, and login with user name aUser and
# password aPass. It will first wait for the
# string ogin: and send the user name. It
# will then wait for the string ass: and send
# the password.
* * * * * :
online -dial aNumber -user aUser -pass aPass
-script " ‘ ogin: $(USER) ass: $(PASS)’ ";
%
# This command will reset the AXIS 200+ hardware
# once a day.
0 0 * * * :
reset -hard;
%

Other manuals for Axis 200+

Related product manuals