Getdataconditionexprpatternprotocoltype, Getentirememory, Getexcludealign – Teledyne LeCroy Sierra SAS_SATA Protocol Analyzer STX API Reference Manual User Manual

Page 263

Advertising
background image


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

ISerialSCSICaptureProject 263

GetDataConditionExprPatternProtocolType

ProtocolTypeEnum GetDataConditionExprPatternProtocolType (

int nStateId,

int nConditionIndex,

int nExprTokenIndex);


Inputs
int nStateId

ID for a state in advanced mode (it is "don’t care" in easy mode).


int nConditionIndex

Index for a condition in advanced mode

(it is "don’t care" in easy mode).


int nExprTokenIndex Trigger pattern index in easy mode or index for a token

added for this condition in advanced mode.


Return Value
Protocol type of Data Pattern (see

ProtocolTypeEnum

)


Remark
Returns the protocol type of a Data pattern added in trigger items in easy mode or pattern of a

condition in advanced mode:

SSP for Data frame in SSP or STP for Data FIS frame.

NOTE: Call this method only for a Data trigger pattern.

GetEntireMemory

long GetEntireMemory ();


Inputs

Return Value
Specifies the entire memory space for capturing.
Remark
Reserves the entire memory space for capturing which is the maximum sampling size of system.

Advertising