beautypg.com

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

Page 505

background image


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

IExerciserEngine 505

SetSATASelfTestFieldDataToDBId

int SetSATASelfTestFieldDataToDBId (

int nInstructionIndex,

int nFieldIndex,

long lDataId);


Inputs
int nInstructionIndex

Index of an object (all instructions, including Send)

int nFieldIndex

Index of a field of SATA self-test instruction.

long lDataId

Data block If of a field of a SATA self-test instruction.


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

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

See Also

GetSATASelfTestFieldDataToDBId