EasyManua.ls Logo

Axis 200 - Page 42

Axis 200
107 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...
Section 5: Using the AXIS 200
AXIS 200 User’s Manual
40
A typical CRON script construction is detailed below:
CRON Script Construction
Comments
It is good programming practice to start each new entry with a
comment to describe its function. Comments are optional but must be
proceeded by a
#
character, as detailed below:
# <comment> (first entry)
<trigger condition> :
<command 1> ;
<command 2> ;
.
.
.
%
# <comment> (second entry)
<trigger condition> :
<command 1> ;
<command 2> ;
.
.
.
%
# <comment> (...nth entry)
<trigger condition> :
<command 1> ;
<command 2> ;
.
.
.
%
# <comment>

Related product manuals