beautypg.com

Movetriggerpattern – Teledyne LeCroy Sierra SAS_SATA Protocol Analyzer STX API Reference Manual User Manual

Page 288

background image


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

ISerialSCSICaptureProject 288

MoveTriggerPattern

MoveTriggerPattern (

long lFromPatternIndex,

long lToPatternIndex);


Inputs
long lFromPatternIndex

Index of start pattern to which to move.


long lToPatternIndex

Index of target pattern to which to move.


Return Value
None.

Remark
Moves an added pattern from start pattern to target pattern. It is valid only in sequential

strategy, not in non-sequential strategy.
NOTE: This method is only for easy mode.

New

New (

ProjectTypeEnum eProjectType);


Inputs
ProjectTypeEnum eProjectType

Type of project (Analyzer only or Analyzer/Exerciser

(

see ProjectTypeEnum

))


Return Value
None.

Remark
Creates and initializes a new project.
Note: After creation of a COM object, call the New or Open method.
Call the New method when creating a new object. However, if a project is created before the

open, the method initializes and opens it.