beautypg.com

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

Page 756

background image


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

ITargetEmulEngine 756

ErInjCmnSetFrameLengthError

Void ErInjCmnSetFrameLengthError (

BOOL bEnable,

FrameLengthErrorTypeEnum eFrameLengthError,

int nFrameLength,

int* pnRetVal);


Inputs
BOOL bEnable

Specifies whether to enable frame length

error.

FrameLengthErrorTypeEnum eFrameLengthError Frame length error type.

(see

FrameLengthErrorTypeEnum

)

int nFrameLength

Frame length when type of frame length

error was set to Specific length.


Return Value
None.

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

See Also

ErInjCmnGetFrameLengthError