tca_header.10c
Purpose:
-
Generate a header section for a loger data file used in torque curve analysis, create the loger specification file based on customer input, and set necessary variables for the CyFlex system.
Enter:
-
tca_header.10c <loger_file_name> <ci_spec_file_name> <esvd_specs_name> <map_name> <star3_file_10c> <loger_spec_file_name>
Where:
-
loger_file_name
Specify the loger output filename containing header information for torque curve analysis.
ci_spec_file_name
Specify the ci_spec filename for the customer input specification file.
esvd_specs_name
Specify the ESVD specifications filename that contains required labels.
map_name
Specify the map name to process.
star3_file_10c
Specify the output filename to generate for revision 10.
loger_spec_file_name
Specify the loger spec filename to write with the desired channels to be recorded along with the required channels.
Example:
-
tca_header.10c loger_outfile ci_spec_file esvd_specs_file mapName star3_outfile_10c loger_spec_outfile
Notes:
-
This process is designed to be invoked from a script that also executes the test procedure for torque mapping and subsequently the torque curve analysis in CyFlex.