beautypg.com

Getnumberofcapturepatterns, Getnumberofcondition, Getnumberofconditionexprtoken – Teledyne LeCroy Sierra SAS_SATA Protocol Analyzer STX API Reference Manual User Manual

Page 270

background image


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

ISerialSCSICaptureProject 270

GetNumberOfCapturePatterns

long GetNumberOfCapturePatterns (

int nStateId);


Inputs

int nStateId

ID for a state in advanced mode and

Capture ID (see

Capture ID definition

) in easy mode.


Return Value
Saves the number of Capture patterns in a state.

Remark
Returns the number of Capture patterns in a state.

See Also

GetNumberOfConditionExprToken

GetNumberOfCondition

int GetNumberOfCondition (

int nStateId);


Inputs
int nStateId

ID for a state in advanced mode.


Return Value
Number of conditions that are defined in each state.

Remark
Returns the number of conditions that are defined in the state.

NOTE: This method is only for advanced mode.