AXIS 200
User’s Manual Appendix H: CRON Script Command Reference
89
Appendix H CRON Script Command
Reference
This appendix details the syntax of the CRON script commands.
For information on how to use the CRON scripts with your AXIS
200, refer to “CRON Script”, on page 39.
Script Format
A CRON script for the AXIS 200 can include one or several entries.
The CRON script entries use this format:
where
<triggering condition>
includes the following fields:
<minute> <hour> <day> <month> <weekday> <input and
boot event (optional)>
and
<commands>
includes one or several CRON script commands.
# <comments>
<triggering condition> :
<commands>;
%