tpa_ss_data
Purpose:
-
Perform initialization required by the TPA task.
Enter:
-
tpa_ss_data <outp_file = output_name> [spec_file=<spec_name>]
Where:
-
outp_file=output_name
Required. Specify a fully qualified path and output to generate. The file contains a list of GT Power labels and values to assign to those variables.
spec_file spec_name
Optional. Specify the fully qualified path and spec filename. The default is /specs/tpa/tpa_ss_specs.
Example:
-
tpa_ss _data outp_file=/data/tpa_ssISX
The above generates an output file, /data/tpa_ssISX, for input to GT_Power. The default spec file /specs/tpa/tpa_ss_specs is used.tpa_ss _data outp_file=/data/tpa_ssISX spec_file=/specs/tpa_ss_specsISX
The above generates an output file, /data/tpa_ssISX, for input to GT_Power. The spec file /specs/tpa_ss_specsISX is used.