Run an analyzer capture project – Teledyne LeCroy Sierra SAS_SATA Protocol Analyzer STX API Reference Manual User Manual

Page 48

Advertising
background image


Sierra SAS/SATA Protocol Suite, STX Software API Reference Manual

Using Analyzer API 48

CSerialSCSICaptureProject::New ()
Prototype

HRESULT New (CEIEENUMSLib::ProjectTypeEnum eProjectType);

Usage

<Capture Project Object> -> New (<Project Type Enum>);

Inputs

Project Type Enum: Type of Project (Analyzer-only or Analyzer-with-Exerciser)

Return Value None
Description Call the New () method to create a new capture project of type Analyzer or

Analyzer-with-Exerciser.

Advertising