Getsataselftestinstructionfieldstream, Getsataselftestinstructionmaxfield, Length – Teledyne LeCroy Sierra SAS_SATA Protocol Analyzer STX API Reference Manual User Manual
Page 453

Sierra SAS/SATA Protocol Suite, STX Software API Reference Manual
IExerciserEngine 453
GetSATASelfTestInstructionFieldStream
BOOL GetSATASelfTestInstructionFieldStream (
int nInstructionIndex,
int nFieldIndex,
RadixEnum eRadix,
DpDirect eDataDirection,
int nByteSeparated,
int nStartByte,
unsigned long* pulMaxByteCount,
BSTR* bstrFieldStream);
Inputs
int nInstructionIndex
Index of an object (all instructions, including Send)
int nFieldIndex
Index of a field of SATA self-test instruction.
RadixEnum eRadix
Radix to set for the value of parameter
(see
DpDirect eDataDirection
Direction of bstrFieldStream parameter.
int nByteSeparated
Dummy parameter.
int nStartByte
Dummy parameter.
unsigned long* pulMaxByteCount
Dummy parameter.
BSTR* bstrFieldStream
Value of a field in string format with a radix.
Return Value
Returns result of method, whether called by valid index or not.
Remark
Returns value of a field of a SATA self-test instruction in a Radix, in string format, corresponding
to nInstructionIndex.