ci_logr_spec.b09
Purpose:
-
Generate a logr_spec output file by copying contents from an input file and appending a @SCAN_LIST section based on data from a ci_specs file.
Enter:
-
ci_logr_spec.b09 < logr_spec_out=filename> < logr_spec_in=filename> < ci_specs=filename >
Where:
-
logr_spec_out
Specify the pathname of the logr spec output file.
logr_spec_in
Specify the pathname of the logr spec input file.
ci_specs
Specify the pathname of the ci spec file.
Example:
-
ci_logr_spec.b09 logr_spec_out=/esvd_data/CTH_EUL/logr_spec_10c.dat logr_spec_in=/esvd_data/specs/logr_spec.in
ci_specs=/esvd_data/CTH_EUL/ci_specs.dat
Notes:
-
– /e/<t>/ ‘logr_spec_10c.dat’
– /e/<s>/ ‘logr_spec.in’
– /e/<t>/ ‘ci_specs.dat’where:
<e> esvd_data <m> map value of the emission test <st> step number of the emission test <r> run number of the emission test <c> name of the cycle that was run <s> specs, contains specifications that apply to all tests. ‘ ‘ quoted string is a generic filename that is replaced by the actual filename when the scripts ‘cvs_file_naming.10c’ is run. This is normally run from a script and uses a script called that handles file path generation.