beautypg.com

Setoobinstructiontype, Setpacketretrynumber – Teledyne LeCroy Sierra SAS_SATA Protocol Analyzer STX API Reference Manual User Manual

Page 501

background image


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

IExerciserEngine 501

SetOOBInstructionType

BOOL SetOOBInstructionType (

int nInstructionIndex,

BYTE yOOBType);


Inputs
int nInstructionIndex

Index of an object (all instructions, including Send)

BYTE yOOBType

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
Sets OOB Type: Normal OOB signals or SATA port selection signal.
NOTE: Call this method only for OOB signal instruction.

See Also

GetOOBInstructionType