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

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
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
Remark
Returns type of object. For packet objects, return value is Send Instruction.