beautypg.com

Setconditioncounter, Setconditionexprpatternatapicommandtype – Teledyne LeCroy Sierra SAS_SATA Protocol Analyzer STX API Reference Manual User Manual

Page 312

background image


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

ISerialSCSICaptureProject 312

SetConditionCounter

SetConditionCounter (
int nStateId,
int nConditionIndex,
int nCounter);

Inputs
int nStateId

ID for a state in advanced mode.


int nConditionIndex Index for a condition in advanced mode.

int nCounter

Count number for condition.


Return Value
None.

Remark
Sets the count value for a condition in a state. This counter is the number of the conditions

required to occur in the state to do something.

NOTE: This method is only for advanced mode.

See Also

GetConditionCounter