beautypg.com

Getsymbolpatterntype, Gettimerresolutionmode – Teledyne LeCroy Sierra SAS_SATA Protocol Analyzer STX API Reference Manual User Manual

Page 275

background image


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

ISerialSCSICaptureProject 275

GetSymbolPatternType

BOOL GetSymbolPatternType (

int nStateId,

int nConditionIndex,

int nExprTokenIndex);


Inputs
int nStateId

ID for a state in advanced mode (it is "don’t care" in easy mode).


int nConditionIndex

Index for a condition in advanced mode

(it is "don’t care" in easy mode).


int nExprTokenIndex Trigger pattern index in easy mode or index for a token

added for this condition in advanced mode.


Return Value
Symbol type: Data or control

Remark
This method returns true if the symbol pattern is a control symbol. Otherwise, it is a data

symbol.

NOTE: You must call this method for symbol trigger patterns.

See Also

SetSymbolPatternType