beautypg.com

Setoutgoingopenframetypeerror, Setrespondingcloseconnection – Teledyne LeCroy Sierra SAS_SATA Protocol Analyzer STX API Reference Manual User Manual

Page 627

background image


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

IExerciserEngine 627

SetOutGoingOpenFrameTypeError

SetOutGoingOpenFrameTypeError (

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 frame type error is set for outgoing open frame

or not.


Return Value
None.

Remark
Sets frame type error for an outgoing open frame for a command.
NOTE: Call this method only for the SCSI, Task, SMP, or ATA command packet.

See Also

GetOutGoingOpenFrameTypeError