Erinjcmngetframelengtherror, Erinjidefsetcrcerror – Teledyne LeCroy Sierra SAS_SATA Protocol Analyzer STX API Reference Manual User Manual

Page 757

Advertising
background image


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

ITargetEmulEngine 757

ErInjCmnGetFrameLengthError

Void ErInjCmnGetFrameLengthError (

BOOL* pbEnable,

FrameLengthErrorTypeEnum* peFrameLengthError,

int* pnFrameLength,

int* pnRetVal);


Inputs
BOOL* pbEnable

Specifies whether to enable frame length

error.

FrameLengthErrorTypeEnum* peFrameLengthError

Frame length error type.

(see

FrameLengthErrorTypeDefinition

)

Int* pnFrameLength

Frame length when frame length error type

was set to Specific length.


Return Value
None.

Remark
In general section of error injection, gets frame length error.

See Also

ErInjCmnSetFrameLengthError

Advertising