Syntax - Axis 2400 - PHP3 GUIDE Manual

Php3 guide
Table of Contents

Advertisement

to utask in order for it to reread /etc/task.list. This can be done by issuing the system
(Telnet) command 'kill -10 <utask-pid>'.

3.3.3.1 Syntax

An entry in /etc/task.list has the following syntax :
<event>%<program>:<args>;
<event> = is the event description
<program> = is the program to start
<args> = are the arguments to be passed to <program>.
<event>
The maximum number of events is 64. An event description should contain one or
more of the following definitions.
Definition
[hh:mm-hh:mm]
time( h(...) m(...) s(...) ) - Time(hours,minutes,seconds)
[dd/mm-dd/mm]
date( w(...) m(...) d(...) ) - Date(day,month,date)
pattern( (...) (...) ... )
once
immune
Time and Date values are given as a list of values (separated by a comma) and/or
intervals (separated by a minus sign):
Hour = 0-23
Minute = 0-59
Seconds = 0-59
Day of the week = 0-6 ('0' means Sunday)
Month = 1-12
Date = 1-31.
Patterns are defined as strings and follow the specific format <Client>:<Data>;
<Client>
Is the client application sending <Data> to utask. The Data has to be atomic i.e. if the
client wants to notify two events at the same time, it has to write
Axis Communications AB does not provide support for application development of any kind. The
information here is provided "as is", and there is no guarantee that any of the examples shown
will work in your particular application.
Revision 0.91 June 2001
PHP3 Guide
Meaning
- Time period
- Date period
- External events
- Start only once
- Never interrupted
13

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the 2400 - PHP3 GUIDE and is the answer not in the manual?

Questions and answers

This manual is also suitable for:

2401 - php3 guide2420 - php3 guide240024012420

Table of Contents