beautypg.com

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

Page 758

background image


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

ITargetEmulEngine 758

ErInjIdefSetCRCError

Void ErInjIdefSetCRCError (

CRCErrorTypeEnum eCRCError);


Inputs
CRCErrorTypeEnum eCRCError CRC Error type for all commands.

(see

CRCErrorTypeDefinition

)


Return Value
None.

Remark
In general section of error injection, sets CRC error type.

See Also

ErInjIdefGetCRCError

ErInjIdefGetCRCError

Void ErInjIdefGetCRCError (

CRCErrorTypeEnum* peCRCError);


Inputs
CRCErrorTypeEnum* peCRCError

CRC Error type for all commands.

(see

CRCErrorTypeDefinition

)


Return Value
None.

Remark
Identifies section of error injection for getting CRC error type.

See Also

ErInjIdefSetCRCError