PAMheader

Purpose:

Generate a header file for the Performance Analysis Module (PAM) by reading specs files and processing parameters to document the test cell environment.

All entries for the Header file are maintained in Specs files:

Data Specs /specs/data_specs.n

PAM Specs version 1.0 /specs/pam_specs.n

PAM Specs version 2.0 /specs/pam_specs.n engine_specs.n

The PAM Header task reads these files, depending on the PAM Specs version, and loads the information into a properly formatted PAM Header file that is transferred to the PAM Network Server.

The file starts the transfer in the directory /data/transfer/PAM_header on the test cell node.

It is transferred automatically to the PAM Network Server by the ASSET TCP/IP Server, which then moves it to the hold directory /data/hold/PAM_header. The PAM Server responds with an acknowledge file pam.dd.hh.mm.ss.

If this acknowledge file indicates successful processing, the TCP/IP Server moves the Header file to the archive directory /data/PAM_header on the test cell node.

Enter:

PAMheader [priority] [desired_point] [alt_filename]

Where:

priority Optional. Specify priority level for the task.
desired_point Optional. Specify the effective datapoint number.
alt_filename Optional. Specify the alternate specs filename.

Example:

PAMheader 10 123 /path/to/file

Notes:

Ensure that optional arguments are provided based on specific configuration needs. The program processes these to handle initialization and file operations.

See Also: