beautypg.com

5 fcrecoptions object – Teledyne LeCroy SierraFC Automation API User Manual

Page 44

background image

LeCroy Corporation

SierraFC M8-4 API Reference Manual

Manual Version 1.00

44

5 FCRecOptions Object

The FCRecOptions object represents the options for the SierraFC Protocol Analyzer
hardware and is used to specify the recording parameters.

The FCRecOptions object allows you to:

o Load/save the recording options from/to the file.
o Set up recording mode and recording buffer size.
o Set up custom recording parameters, such as ChannelSettings,

DataTruncate, MultiSegment mode, and SpoolMode.


The FCRecOptions object can be created by using the

IFCAnalyzer::GetRecordingOptions

method.


The FCRecOptions object supports the following interfaces:

Interfaces

Description

IRecOptions

Allows you to load/save recording options from/to the file,
reset recording options, set up recording mode, recording
buffer size, trigger position, and the trace file name.

IFCRecOptions

Identical to IRecOptions interface

The IFCRecOptions interface is a primary interface for the FCRecOptions object.