Clarinet init: Process
File name. Name of an executable file ( (standard
provided in the Clarinet
System RUN-TIME package
or customized program developed in C language) which must be located in
the Clatools directory.
Parameters. Execution parameters to be used as command
line arguments.
Needs detail file. An option must be selected :
- Yes.
The processing is launched only if the
profile currently executed includes a protocol event file
specification. The name of the protocol event file being recorded, is used as an execution
parameter.
- No. The launching condition is not used.
Needs statistics
file. An option must be selected :
- Yes.
The processing is launched only if the
profile currently executed includes a statistics event
file specification. The name of the statistics event file being recorded, is used as
an execution parameter.
- No. The launching condition is not used.
Spawn mode. An option must be selected :
- No. The program is launched as a concurrent
process independently of the mother process.
- Yes.
The program is launched as a child process
by the mother process which waits for the end of execution of this child process to
continue.
Closed by
Clarinet Manager. An option must be selected :
- Yes.
The program windows is automatically closed
by the Manager at the end of the profile execution, unless any manual operation has been
done (manual scrolling for example).
- No. The program windows will be manually
closed.
The following programs are used in the standard
configuration files which are supplied with the Clarinet System RUN-TIME package in the
\Clatools directory:
- Wac_evll [-f -s -z] for editing the Protocol event file.
- -f<filter> defines the name of the filter used by default (Display
specification) if there is not any definition of protocol filter in the profile.
- -s set the auto-scrolling mode.
- -z set the auto-end mode.
- Wac_evst [-s -f] for editing the Statistics event file.
- -s set the auto-scrolling mode.
- -f<filter> defines the name of the filter used by default (Counters and
Display specifications), if there is not any definition of statistics filter in the
profile.
If there is no declared default filter, the filter file \Clatools\TAC_DFT.ASF is used.
- Wac_fxat for processing analog measurement (generating
wav file and/or QoS events) at the end of the profile execution .
For example, Wac_evll is used for the basic test application of Clarinet System : the launching of a profile
execution by the Manager results in the opening of secondary windows to display the protocol event
trace.
|