xpand
Purpose:
-
Expand data from history compressed files to ASCII tabular format.
Enter:
-
xpand <dir=dir_name> <res=time> <out=outfilename> <variable1…variable32>
Where:
-
dir Specify the data compressed directory. res Specify the time resolution in seconds. out Specify the output file pathname. variable(s) Specify up to 32 MAX_EXTRACTED_VARIABLES to be extracted from the history files. At least one must be specified.
Example:
-
xpand RPM TORQUE oil_p dir=//59/data/compressed res=10
Expands the RPM, TORQUE, and oil_p variables with a resolution of 10 seconds.