xpand

Purpose:

Expand data from history compressed files to ASCII tabular format.

Enter:

xpand [dir=directory_name] [res=resolution] [out=outputfile] [start=<startfile>] [end=<endfile>] [start_time=<starttime>] [end_time=<endtime>] <variable1> [<variable2> …]

Where:

dir Optional. Specify the data compressed directory.
res Optional. Specify the time resolution in seconds. The default is 1 second.
out Optional. Specify the output file pathname.
start Optional. Specify the start file.
end Optional. Specify the end file.
start_time Optional. Specify the start time.
end_time Optional. Specify the end time.
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.

Notes:

At least one variable label must be provided. 

See Also: