beautypg.com

Getinstructionproerties, Getinstructiontype – Teledyne LeCroy Sierra SAS_SATA Protocol Analyzer STX API Reference Manual User Manual

Page 428

background image


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

IExerciserEngine 428

GetInstructionProerties

void GetInstructionProerties (

int nIndex,

short* piLabelId,

BSTR* pLabelNote,

BYTE* pyElementLevel);


Inputs
int nIndex

Index of an object.

short* piLabelId

Unique ID of a label.

BSTR* pLabelNote

Name of a label.

BYTE* pyElementLevel

Level of an object.


Return Value
None.

Remark
Gets all properties of an instruction object such as Label ID, Label Name, and object level.

See Also

GetPacketProerties

GetInstructionType

InstructionTypeEnum GetInstructionType (
int nIndex);

Inputs
int nIndex

Object index (packet and instruction)

Return Value
Specifies type of an object corresponding to an index (see

InstructionType

).


Remark
Returns type of object. For packet objects, return value is Send Instruction.