beautypg.com

Getdelayinstructiontimeunit, Getdestinationaddress – Teledyne LeCroy Sierra SAS_SATA Protocol Analyzer STX API Reference Manual User Manual

Page 405

background image


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

IExerciserEngine 405

GetDelayInstructionTimeUnit

BOOL GetDelayInstructionTimeUnit (

int nInstructionIndex,

TimeUnitEnum* peDelayTimeUnit);


Inputs
int nInstructionIndex

Index of an object (all instructions, including Send)


TimeUnitEnum* peDelayTimeUnit

Resolution of a delay instruction (see

TimeUnitEnum

).

NOTE: This instruction supports ID_TIME_UNIT_MICRO

and ID_TIME_UNIT_MILI.


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

Remark
Returns delay time unit of delay instruction. Call this method only for the delay instruction.

See Also

SetDelayInstructionTimeUnit