AXIS 200+ Users Manual Appendix G: CRON Script Command Reference
101
Appendix G 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 51.
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> <optional
input/boot event >
and <commands> includes one or several CRON script commands.
# <comments>
<triggering condition> :
<commands>;
%