4 fctrace object – Teledyne LeCroy SierraFC Automation API User Manual
Page 21

LeCroy Corporation
SierraFC M8-4 API Reference Manual
Manual Version 1.00
21
4 FCTrace Object
The FCTrace object represents the recorded trace file.
The FCTrace 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 FCTrace object can be created by:
_IFCAnalyzerEvents::OnTraceCreated
The FCTrace object supports the following interfaces:
Interfaces
Description
Itrace
Implements trace packets and trace errors access,
different report types, export, and saving.
IFCTrace
Extends ITrace interface:
Adds functionality for accessing the FCTracePacket
object.
IFCVerificationScript
Exposes functionality for running verification scripts.
The IFCTrace interface is a primary interface for the FCTrace object.