star_pream.12

Purpose:

Create the star preamble file for the esvd programs.

Enter:

star_pream.12 <config = config_name> <tpid = test_identifier> <tri_specs = tri_specs_file> <out_file = star_file> <run_no = number> <esvd_specs = esvd_file> <activity=activity_num> <cycle = cycle_name> <autorun = ‘yes | no’>

Where:

config

Specify the name of configuration to use.

tpid

Specify the test unique identifier.

tri_specs

Specify the pathname of the tri spec file.

out_file

Specify the pathname of the star1 output file.

run_no

Specify the run number.

esvd_specs

Specify the pathname of the esvd spec file.

activity

Specify the activity number.

cycle

Specify the cycle name.

autorun

Specify:

  • yes to use autorun
    or
  • no to disable autorun.

An option must be specified. 

Example:

star_pream.12 config=TorqueCurve320
tpid=CTH_EUL
tri_specs=/esvd_data/CTH_EUL/tri_specs.dat
out_file=/esvd_data/CTH_EUL/TorqueCurve320/star1.dat
run_no=476363
esvd_specs=/esvd_data/specs/esvd_specs.dat
activity=20
cycle=SimColdFTP
autorun=yes

Notes:

– /e/< s >/’esvdSpecs’
– /e/< t >/ ‘tri_specs.dat’
– /e/< t >/< m >/ ‘star1.dat’.< c >

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, ‘tri_file_naming.12’ is run.

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

See Also: