star1.b09

Purpose:

Create the star1 file.

Enter:

star1.b09 <ci_specs = ci_files> <star1_output = star1> <map = map_name> <em_bench = em_file> <cell_cfg = cell_config>

Where:

ci_specs

Specify the pathname of the ci spec file.

star1_output

Specify the pathname of the star1 output file.

map

Specify the name of map to use.

em_bench

Specify the pathname of the em_bench data file.

cell_cfg

Specify the pathname of the cell configuration.

Example:

star1.b09 ci_specs=/esvd_data/CTH_EUL/cvs_specs.dat
star1_output=/esvd_data/CTH_EUL/TorqueCurve320/star1.dat
map=TorqueCurve320
em_bench=/esvd_data/CTH_EUL/TorqueCurve320/1/em_bench.476363
cell_cfg=/esvd_data/specs/cell_cfg.dat

Notes:

– /e/’t’/ ‘cvs_specs.dat’ – /e/’t’/’m’/ ‘star1.dat’ – /e/’t’/’m’/’st’/ ’em_bench’.’r’ – /e/’s’/ ‘cell_cfg.dat’

where:

esvd_data
t test plan id 
st step number of the test
r run number of the test
c name of the cycle that was run
s specifications that apply to all tests
‘ ‘ quoted string is a generic filename, later replaced by the actual filename when the script, ‘cvs_file_naming.10c’ is run.

This is normally run from a script and uses a script called cvs_file_naming in /specs/cmds/ which generates the the correct pathnames and files for this task.

See Also: