xtrs
Purpose:
-
Extract multiple variables from compressed history files.
Enter:
-
xtrs <label_name1> <label_name2> … [start=YYYYMMDDHHMM] [end=YYYYMMDDHHMM]
Where:
-
label_nameX
Specify label(s) to extract from compressed history files
start=YYYYMMDDHHMM
Optional. Specify the start time or root filename.
end=YYYYMMDDHHMM
Optional. Specify the end time or root filename
Example:
-
xtrs perf_spd Dyno_torq
The above example extracts the 2 variables from all of the compressed history files. This may take several minutes to accomplish.xtrs RPM TORQUE oil_p start=200201010000 end=200201020000
The above example extracts the RPM, TORQUE, and oil_p variables for the 24 hour period on Jan 1, 2002.
Notes:
-
It is possible to limit the extraction to a specified time period if only a known time range of interest. This will reduce the extraction time.