User Manual
Table Of Contents
- Cover
- Section 1 Introduction
- Section 2 Installing the AXIS 240
- Section 3 Assigning an IP Address
- Section 4 Configuring the AXIS 240
- Section 5 Using the AXIS 240
- Appendix A Troubleshooting
- Appendix B The Parameter List
- Appendix C Updating the Software
- Appendix D Technical Specifications
- Appendix E The Auxiliary IO Port
- Appendix F The RS232 Serial Ports
- Appendix G Camera Applications
- Appendix H CRON Script Command Reference
AXIS 240 Users Manual Appendix H: CRON Script Command Reference
107
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
240, refer to CRON Script, on page 51.
Script Format
A CRON script for the AXIS 240 can include one or several entries.
The CRON script entries use this format:
where:
The <comments> are optional.
The <triggering condition> includes the following fields:
<minute> <hour> <day> <month> <weekday> <optional
input/boot event>
The <commands> include one or several CRON script commands.
# <comments>
<triggering condition> :
<commands>;
%










