beautypg.com

Getoutgoingopenframeinvalidfields, Getoutgoingopenframesoaferror – Teledyne LeCroy Sierra SAS_SATA Protocol Analyzer STX API Reference Manual User Manual

Page 597

background image


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

IExerciserEngine 597

GetOutGoingOpenFrameInvalidFields

GetOutGoingOpenFrameInvalidFields (

short iLayerId,

int nPacketIndexInLayer,

int nFieldId,

BOOL* pbInvalid);


Inputs
short iLayerID

Layer ID of a packet (see

SASLayerEnum

)

int nPacketIndexInLayer

Index of a packet corresponding to layer ID.

int nFieldId

Field ID of a field to invalid it in outgoing open frame

(see APIHeader.h)

BOOL* pbInvalid

Specifies whether field ID is selected to Invalid or not.


Return Value
None.

Remark
Returns a field ID in outgoing open frame is selected or not. It is useful to destroy a field of

outgoing open frame.
NOTE: Call this method only for the SCSI, Task, SMP, or ATA command packet.

See Also

SetOutGoingOpenFrameInvalidFields