beautypg.com

Getsataselftestinstructionmaxfieldlength, Getsataselftestinstructionminfieldlength, Getsataselftestinstructionminfieldl – Teledyne LeCroy Sierra SAS_SATA Protocol Analyzer STX API Reference Manual User Manual

Page 454: Ength

background image


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

IExerciserEngine 454

GetSATASelfTestInstructionMaxFieldLength

long GetSATASelfTestInstructionMaxFieldLength (

int nInstructionIndex,

int nFieldIndex);


Inputs
int nInstructionIndex

Index of an object (all instructions, including Send)

int nFieldIndex

Index of a field of SATA self-test instruction.


Return Value
Specifies maximum length of a field of SATA self-test instruction.

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

GetSATASelfTestInstructionMinFieldLength

long GetSATASelfTestInstructionMinFieldLength (

int nInstructionIndex,

int nFieldIndex);


Inputs
int nInstructionIndex

Index of an object (all instructions, including Send)

int nFieldIndex

Index of a field of SATA self-test instruction.


Return Value
Specifies minimum length of a field of SATA self-test instruction.

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

See Also

GetSATASelfTestInstructionProperties