Running the Console
- Create a new directory on the system, and place the
EquitracEsfConsole
.jar file in that directory. - Start a command prompt from that directory, and enter the following command line:
java -jar EquitracEsfConsole.jar <device address> [outfile]
Where <device
address>
is the address of the copier to retrieve logs
from, and <outfile>
is the path to a file to
which logs are written. Any existing contents in the outfile will
be overwritten.
Note: When an
<outfile>
is specified,
the log tool also captures the SE log when it connects to the device.
The contents of the SE logs contents are written to files named DeviceLog_<timestamp>.log
.
These log files share the same folder as the <outfile>
.
To capture additional SE logs after the tool has started, from a
command prompt, type seLog
on the command line
and press Enter. The
SE writes to a new file named DeviceLog_<timestamp>.log
.- Type exit or quit at the command line, then press Enter to exit. After exiting, the log file can be attached to the defect.