beautypg.com

Getconditionexprtimerid, Getconditionexternalsignalaction – Teledyne LeCroy Sierra SAS_SATA Protocol Analyzer STX API Reference Manual User Manual

Page 258

background image


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

ISerialSCSICaptureProject 258

GetConditionExprTimerId

int GetConditionExprTimerId (

int nStateId,

int nConditionIndex,

int nExprTokenIndex,

BYTE* pyTimerId);


Inputs
int nStateId

ID for a state in advanced mode.


int nConditionIndex

Index for a condition in advanced mode.


int nExprTokenIndex

Trigger pattern index in easy mode or index for a token

added for this condition in advanced mode.


BYTE* pyTimerId

Shows timer ID of the timer expression for a condition.


Return Value
Saves the Error Code if error occurs.

Remark
Returns the timer ID of an expression added as Timer expression token and returns the Error

Code if an error occurs.

Each advanced project in each state can define three timers, and after that set expiration of the

defined timers.

NOTE: This method is only for advanced mode.

See Also

SetConditionExprTimerId