beautypg.com

Setsatawakeupinstructionoobtype, Settaskattribute – Teledyne LeCroy Sierra SAS_SATA Protocol Analyzer STX API Reference Manual User Manual

Page 509

background image


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

IExerciserEngine 509

SetSATAWakeupInstructionOOBType

BOOL SetSATAWakeupInstructionOOBType (

int nInstructionIndex,

BYTE yWakeupType);


Inputs
int nInstructionIndex

Index of an object (all instructions, including Send)

BYTE yWakeupType

SATA wakeup type: Comwake (0 value), COMRESET (1 value).


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

Remark
Sets wakeup type value of a SATA wakeup instruction.
Call this method only for SATA wakeup instruction.

See Also

GetSATAWakeupInstructionOOBType