beautypg.com

Getsataselftestinstructionfielddata, Getsataselftestinstructionfielddesc, Ription – Teledyne LeCroy Sierra SAS_SATA Protocol Analyzer STX API Reference Manual User Manual

Page 449

background image


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

IExerciserEngine 449

GetSATASelfTestInstructionFieldData

BOOL GetSATASelfTestInstructionFieldData (

int nInstructionIndex,

int nFieldIndex,

int nStartByte,

long* plDatLength,

VARIANT* pFieldData);


Inputs
int nInstructionIndex

Index of an object (all instructions, including Send)

int nFieldIndex

Index of a field of SATA self-test instruction.

int nStartByte

Start byte position for getting data of field.

long* plDatLength

Length for getting data of field.

VARIANT* pFieldData

Data of a field of SATA self-test instruction.


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

Remark
Returns data of a field in a SATA self-test instruction.
Call this method only for SATA self-test instruction.