beautypg.com

Setdefineoutgoingopenresponse, Setidentifyframecodeviolationanddi, Sparityerrorattribute – Teledyne LeCroy Sierra SAS_SATA Protocol Analyzer STX API Reference Manual User Manual

Page 607

background image


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

IExerciserEngine 607

SetDefineOutgoingOpenResponse

int SetDefineOutgoingOpenResponse (

short iLayerID,

int nPacketIndexInLayer,

BOOL bEnable);


Inputs
short iLayerID

Layer ID of a packet (see

SASLayerEnum

)

int nPacketIndexInLayer

Index of a packet corresponding to layer ID.

BOOL bEnable

Specifies whether outgoing open response setting is defined or not

for a command.


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

Remark
Sets whether outgoing open response setting is defined for a command or not.
NOTE: Call this method only for the SCSI, Task, SMP, or ATA command packet.

See Also

IsDefineOutgoingOpenResponse