Using the HP DTC 16RX Manager
133
Working with event log files
20
To copy the DTC events of the DTC called mydtc into a file called eventfile:
rdtcevents mydtc >eventfile
Listing an event log file
Use the command rdtclist -e to format an existing event log file stored on the
DTC Manager. This command does not retrieve new event information from the
DTC and does not overwrite event files stored in the DTC Manager.
rdtclist -e filename
Example
To format and view the events in the events5 file (one screen at a time):
rdtclist -e events5 | more