locoSmokeRep

Purpose:

Analyze data within a logger file. The data within the logger file is defined in modes. The individual mode data is used for calculations of the 3 second average around the peak of the mode, highest 30 second running average within the mode, and the average value of seconds 120 to 180 within the mode. The calculated values for each mode are then reported.

Enter:

locoSmokeRep cyc=<cycle> tot=<totalsmokecycles> tes=<emissionstest> rep=<testrepeat> cel=<testcell> bas=<basefilename> uni=<E or M>

Where:

cyc

Specify the smoke cycle number.

tot

Specify the total number of smoke cycles in test.

tes

Specify the emissions test number.

rep

Specify the test repeat number.

cel

Specify the test cell number.

bas

Specify the base filename string for Realtime Smoke Data input.

uni

Specify the units type of English or Metric. Default: E

Example:

locoSmokeRep
The above example creates the report for the most tests at the current cell.

locoSmokeRep cyc=1
The above example creates a cycle report for cycle 1.

locoSmokeRep cyc=3 bas=lsmk.3 tes=8 rep=158 uni=M
The above example executes the locoSmokeRep task using the lsmk.3.8.158.3 logger file. The data within the logger file is metric.

Notes:

locoSmokeRep reads smoke data files in /data/PC_format and writes smoke reports in /data/fed_smoke directory.

See Also:

Locomotive Smoke Cycle Report