beautypg.com

Getoobinstructiontype – Teledyne LeCroy Sierra SAS_SATA Protocol Analyzer STX API Reference Manual User Manual

Page 438

background image


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

IExerciserEngine 438

GetOOBInstructionType

BOOL GetOOBInstructionType (

int nInstructionIndex,

BYTE* pyOOBType);


Inputs
int nInstructionIndex

Index of an object (all instructions, including Send)

BYTE* pyOOBType

OOB type: Normal OOB signals or SATA port selection signal.


Return Value
Returns result of method, whether called by valid index and instruction type or not.

Remark
Returns OOB Type: Normal OOB signals or SATA port selection signal.
NOTE: Call this method only for OOB signal instruction.

See Also

SetOOBInstructionType