File operations
This switch must be specified in the command line and it is used to specify what should be done with the input run file(s). Only one argument from the following list of arguments should be used.
Syntax:
/FO:(<file operation>)
RAW
| Raw data
|
PER
| Performance Results
|
DBC
| DBC processed CAN data
|
RAWCAN
| Raw CAN data
|
RAWGPS
| Embedded Raw GPS data
|
SERBIN
| Embedded Serial data as Binary
|
SERASC
| Embedded Serial ASCII
|
TXT
| Text Analysis of .RUN data files
|
SPLIT
| Split a run file
|
Examples:
/FO:(RAW)
Convert binary run file to a table of ASCII text values
/FO:(RAWGPS)
Extract all GPS Binary data from a run file
/FO:(TXT)
Text Analysis of run data files