beautypg.com

Getoutgoingopenframetypeerror, Getrespondingcloseconnection – Teledyne LeCroy Sierra SAS_SATA Protocol Analyzer STX API Reference Manual User Manual

Page 599

background image


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

IExerciserEngine 599

GetOutGoingOpenFrameTypeError

GetOutGoingOpenFrameTypeError (

short iLayerID,

int nPacketIndexInLayer,

BOOL* pbEnable);


Inputs
short iLayerID

Layer ID of a packet

(see

SASLayerEnum

)

int nPacketIndexInLayer Index of a packet corresponding to layer ID.
BOOL* pbEnable

Specifies whether frame type error is set for outgoing open frame or

not.


Return Value
None.

Remark
Returns 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

SetOutGoingOpenFrameTypeError