beautypg.com

Getstateid, Getstateindex – Teledyne LeCroy Sierra SAS_SATA Protocol Analyzer STX API Reference Manual User Manual

Page 274

background image


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

ISerialSCSICaptureProject 274

GetStateId

int GetStateId (

int nStateIndex);


Inputs
int nStateId

ID for a state in advanced mode.


Return Value
State ID for a state corresponding to state index.

Remark
Converts state index to state ID. This method can obtain State ID for all methods requiring it..

NOTE: This method is only for advanced mode.

See Also

GetStateIndex

GetStateIndex

int GetStateIndex (

int nStateId);


Inputs
int nStateId

ID for a state in advanced mode.


Return Value
State Index for a state corresponding to state Id

Remark
Converts state ID to state Index.
Note: This method is only for advanced mode.

See Also

GetStateId