beautypg.com

Setsataselftestinstructionfield, Setsataselftestinstructionfieldbyoption, Setsataselftestinstructionfieldbyop – Teledyne LeCroy Sierra SAS_SATA Protocol Analyzer STX API Reference Manual User Manual

Page 506: Tion

background image


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

IExerciserEngine 506

SetSATASelfTestInstructionField

int SetSATASelfTestInstructionFieldByOption (

int nInstructionIndex,

int nFieldIndex,

short iOptionId);


Inputs
int nInstructionIndex

Index of an object (all instructions, including Send)

int nFieldIndex

Index of a field of SATA self-test instruction.

short iOptionId

Option ID of a field of SATA self-test instruction.


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

Remark
Sets data of a field in a SATA self-test instruction by option ID.
Call this method only for SATA self-test instruction.

SetSATASelfTestInstructionFieldByOption

int SetSATASelfTestInstructionFieldByOption (

int nInstructionIndex,

int nFieldIndex,

short iOptionId);


Inputs
int nInstructionIndex

Index of an object (all instructions, including Send)

int nFieldIndex

Index of a field of SATA self-test instruction.

short iOptionId

Option ID of a field of SATA self-test instruction.


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

Remark
Sets data of a field in a SATA self-test instruction by option ID.
Call this method only for SATA self-test instruction.