XpfAnalyzer

Purpose

This command line application allows the user to generate a HTML QA/QC report to analyze the xpf data file.

 

Usage

XpfAnalyzer [/version] [/remote] [/autostart {on|off}] [/from time] [/to time] [/template file] [/conf file] [/log file] input output

 

Parameters

Argument

Value

Description

/version

Optional

Displays version information about this application.

/remote

Optional

Remote mode must be used when this application is embedded into an external application. Default is interactive mode.

/autostart

on/off

If autostart is on (default) the process starts immediately, if off, user must type the start command to start the process.

/from time

Optional

Time of the first frame to be analyzed (seconds).

/to time

Optional

Time of the last frame to be analyzed (seconds).

/template file

Optional

Template file name (HTML file).

/conf file

Optional

Configuration file name (XML file).

/log file

Optional

Logging file name generated by the decoder (XML file).

input

Mandatory

Input file name (xpf file).

output

Mandatory

Output file name (html file).

 

Example

XpfAnalyzer.exe replay.xpf report.html