ecg_header.12

Purpose:

Generate a file that contains information that ecg reads. The name of the file is a spawning argument to ecg.

Enter:

ecg_header.12 <tri_specs=tri_specs.dat filename> <esvd_specs=name2> <outp_file=name3> <star6_file_12=name4> <star3_file_12In=name5> <asset_file=name6> <furball_file=name7> <cycle=name8> <config=conig name> <confidential_text=string of text>

Where:

tri_specs

Specify the name of the tri_specs.dat input file

esvd_specs

Specify the name of the esvd_specs file that contains CyFlex label data.

outp_file

Specify the name of the output file that is generated by this process. It then is used as an input file by ecg.

star6_file_12

Specify the name of the star6 file that will be created by ecg. The name is contained in the output file that is generated by this process.

star3_file_12In

Specify the name of the star3 file that will be modified by ecg. The name is contained in the output file that is generated by this process.

asset_file

Specify the name of the asset file that will be an input to ecg. The name is contained in the output file that is generated by this process.

furball_file

Specify the name of the furball file that will be created by ecg. The name is contained in the output file that is generated by this process.

cycle=name8

Specify the name of the cycle that is being built. ecg. The name is contained in the output file that is generated by this process.

config

Specify the configuration name

confidential_text

Specify the text to appear in the ecg input file 

Example:

      ecg_header.12  tri_specs=/esvd_data/CTH_EUL/tri_specs.dat  
           esvd_specs=/esvd_data/specs/esvd_specs.dat  
           outp_file=/esvd_data/ecg.inpt  
           star6_file_12=/esvd_data/CTH_EUL/TorqueCurve320/star6_10c.SimColdFTP  
           star3_file_12In=/esvd_data/CTH_EUL/TorqueCurve320/star3_10c.tca  
           asset_file=/esvd_data/CTH_EUL/TorqueCurve320/asset_file_10c.tca  
           furball_file=/esvd_data/CTH_EUL/TorqueCurve320/furball_10c.SimColdFTP  
           cycle=SimColdFTP
           config=TorqueCurve320
           confidential_text=”TRP Confidenital Data”

NOTE:

– /e/<s>/                                      ‘esvd_specs.dat’
– /e/<t>/                                      ‘cvs_specs.dat’
– /e/                                               ‘ecg.inpt’
– /e/<t>/<m>/                            ‘star6_10c’.< c >
– /e/<t>/<m>/                            ‘star3_10c.tca’
– /e/<t>/<m>/                            ‘asset_file_10c.tca’
– /e/<t>/<m>/                            ‘furball_10c’.< c >

where:

< e > = esvd_data
< t > – the test plan id of the emission test being analyzed.
< m > – the map value of the emission test being analyzed
< st > – the step number of the emission test being analyzed
< r > – the run number of the emission test being analyzed.
< c > – the name of the cycle that was run.
< s > = specs. Contains specifications that apply to all tests
‘ ‘ – The quoted string is a generic filename that is ultimately 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 path names and files for this task.

Notes:

 

See Also: