5 sasrecoptions object – Teledyne LeCroy SAS_SATA Tracer_Trainer Automation API Manual User Manual

Page 48

Advertising
background image

LeCroy Corporation

Automation API for SAS/SATATracer/Trainer

Manual Version 1.11

48

5 SASRecOptions Object

The SASRecOptions object represents the options for the SASTracer hardware and is used
to specify the recording parameters.

The SASRecOptions 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 SASRecOptions object can be created by using the

ISASAnalyzer::GetRecordingOptions

method.


The SASRecOptions 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.

ISASRecOptions

Identical to IRecOptions interface

The ISASRecOptions interface is a primary interface for the SASRecOptions object.

Advertising