Setsspframecapturepattern, Setsmpframeconditionexprpattern, Setsspframeconditionexprpattern – Teledyne LeCroy Sierra SAS_SATA Protocol Analyzer STX API Reference Manual User Manual

Page 348

Advertising
background image


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

ISerialSCSICaptureProject 348

SetSSPFrameCapturePattern

SetSSPFrameCapturePattern (

int nStateId,

long lPatternIndex,

SSPFrameTypeEnum eSSPFrameType);


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.


SSPFrameTypeEnum eSSPFrameType Type of SSP Frame (see

SSPFrameTypeEnum

)


Return Value
None.

Remark
Sets SSP Frame type for an added SSP Frame capture pattern.

NOTE
: When the added SSP Frame pattern default Type is any SSP Frame type, this method can

change the SSP Frame type and parameters for the SSP Frame.

See Also

SetSSPFrameConditionExprPattern


Advertising