Setoutgoingopenframeinvalidfields, Setoutgoingopenframesoaferror – Teledyne LeCroy Sierra SAS_SATA Protocol Analyzer STX API Reference Manual User Manual
Page 625

Sierra SAS/SATA Protocol Suite, STX Software API Reference Manual
IExerciserEngine 625
SetOutGoingOpenFrameInvalidFields
SetOutGoingOpenFrameInvalidFields (
short iLayerId,
int nPacketIndexInLayer,
int nFieldId,
BOOL bInvalid);
Inputs
short iLayerID
Layer ID of a packet (see
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 bInvalid
Specifies whether field ID is selected to Invalid or not.
Return Value
None.
Remark
Sets whether 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
GetOutGoingOpenFrameInvalidFields