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
115
$m
The current minute in the range 00-59.
$h
The current hour in the range 00-23.
$d
The current day of the month in the range 01-31.
$n
The current month in the range 01-12.
$y
The current year without the century in the range 00-99.
$Y
The current year including the century.
$rS-E
Inserts an index number starting from number S through all
the numbers including the number
E. If you leave out number
E, it will be interpreted as a very large number. Note: The rS-E
substitution can be used with the first destination file only.
-temp Specifies a temporary name for the destination. This is to
prevent someone else from accidentally reading the file during
the download.
-loop Specifies the time interval within which the command
should be repeated. Used together with the time attribute. If
omitted, there will be no delay between repeated transfers.
Format:
h<hours>m<minutes>s<seconds>. Optional.
-time Specifies the total time the command should loop. Used
together with the loop attribute. If omitted, the ftp command
will be issued only once. Format:
h<hours>m<minutes>s<seconds>. Optional.
-cam Specifies the camera source, i.e. 1 - 5. If omitted, the default
camera will be used.
-buffer
Specifies the buffer type, i.e. fullsize.jpg, halfsize.jpg
or
hugesize.jpg. Only valid if -src is set to
images/buffer.jpg.










