Clarinet Init: Process
File name: Name of an executable file (this can
be one of the standard ones provided in the Clarinet
System Run-Time package or a customised program developed in C) 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:
Processing is launched only if the profile currently being 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:
Processing is launched only if the profile currently being 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 simultaneous 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 before continuing.
Closed by Clarinet Manager: An option must be
selected:-
Yes:
The program windows are automatically closed by the Clarinet Manager
at the end of the profile execution, unless any manual operation has
been carried out (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 no protocol filter is
specified in the file.
- -s set auto-scrolling mode.
- -z set auto-end mode.
- Wac_evst [-s -f] for editing the Statistics event
file:-
- -s set auto-scrolling mode.
- -f<filter> defines the name of the filter
used by default (Counters and Display specifications), if no statistics
filter is specified 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 by the Manager results in the opening
of secondary windows to display the protocol event trace.
|