beautypg.com

Deleteall, Deleteinstruction, Deletepacket – Teledyne LeCroy Sierra SAS_SATA Protocol Analyzer STX API Reference Manual User Manual

Page 397

background image


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

IExerciserEngine 397

DeleteAll

int DeleteAll ();


Inputs

Return Value
Returns the Error Code if an error occurs.

Remark
Removes all objects (packets and instructions).

DeleteInstruction

int DeleteInstruction (

int nIndex);


Inputs
int nIndex

Object index (packet and instruction)


Return Value
Returns the Error Code if an error occurs.

Remark
Removes an instruction corresponding to an object index.