Getconditionexpressiontype, Getconditionexprfistype – Teledyne LeCroy Sierra SAS_SATA Protocol Analyzer STX API Reference Manual User Manual

Page 238

Advertising
background image


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

ISerialSCSICaptureProject 238

GetConditionExpressionType

BYTE GetConditionExpressionType (

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
Shows type of an expression (see

ExpressionTypeEnum

)


Remark
Returns expression type of a condition: Nothing, Pattern, Timer, or Pattern_Timer.
Nothing shows that no token has been added for that condition.

NOTE: This method is only for advanced mode.

Advertising