
LeCroy Corporation Automation API for SAS/SATATracer/Trainer Manual Version 1.11
25
4 SASTrace Object
The SASTrace object represents the recorded trace file.
The SASTrace object allows users to:
o Get trace information.
o Access trace packets.
o Access trace errors.
o Save/export the trace or a portion of the trace.
The SASTrace object can be created by:
o Using the ISASAnalyzer::OpenFile
method
o Using the ISASAnalyzer::MakeRecording
method
o Handling the _ISASAnalyzerEvents::OnTraceCreated
event
The SASTrace object supports the following interfaces:
Interfaces Description
Itrace
Implements trace packets and trace errors access,
different report types, export, and saving.
ISASTrace
Extends ITrace interface:
Adds functionality for accessing the SASTracePacket
object.
ISASVerificationScript
Exposes functionality for running verification scripts.
The ISASTrace interface is a primary interface for the SASTrace object.
Comentarios a estos manuales