beautypg.com

Getconditioncounter, Getconditionexpressiontokentype – Teledyne LeCroy Sierra SAS_SATA Protocol Analyzer STX API Reference Manual User Manual

Page 236

background image


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

ISerialSCSICaptureProject 236

GetConditionCounter

int GetConditionCounter (

int nStateId,

int nConditionIndex);


Inputs
int nStateId

ID for a state in advanced mode.


int nConditionIndex Index for a condition in advanced mode.

Return Value
Returns count number for condition.

Remark
Returns the count value for a condition in a state. This count is the number of times that a

condition must occur to do something.

NOTE: This method is only for advanced mode.

See Also

SetConditionCounter