Getexiststateid, Getlasterrorstateid, Getnumberofcapturepatterns – Teledyne LeCroy Sierra SAS_SATA Protocol Analyzer STX API Reference Manual User Manual

Page 269

Advertising
background image


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

ISerialSCSICaptureProject 269

GetExistStateId

GetExistStateId (

VARIANT* pvtStateId);


Inputs

VARIANT* pvtStateId

CWordArray from existing state ID in advanced mode.


Return Value

Remark
Gets an array from existing state Id(s) in advanced mode. It is useful for GoTo action of a

condition to jump after meeting a condition.

NOTE: This method is only for advanced mode.

GetLastErrorStateId

int GetLastErrorStateId ();


Inputs

Return Value
State ID of state where last error occurred.

Remark
Returns the state ID of the state where error occurred (error code returns by Run method)

Advertising