beautypg.com

Getcapturepatternfisdataoffset, Getcapturepatternid – Teledyne LeCroy Sierra SAS_SATA Protocol Analyzer STX API Reference Manual User Manual

Page 222

background image


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

ISerialSCSICaptureProject 222

GetCapturePatternFISDataOffset

long GetCapturePatternFISDataOffset (

int nStateId,

long lPatternIndex);

Inputs
int nStateId

ID for a state in advanced mode and

Capture ID (see

Capture ID definition

) in easy mode.


long lPatternIndex Target capture pattern index.

Return Value
Specifies the target Data FIS capture pattern offset.

Remark
Determines the offset of the data parameter of the Data FIS pattern added in capture items.

FIS Data pattern defines a pattern that must be matched in the FIS Data Frame using an offset.

NOTE: Call this method only for FIS data capture pattern.

See Also

GetConditionExprPatternFISDataOffset

SetCapturePatternFISDataOffset