beautypg.com

Erinjconmgnsetcrcerror, Erinjconmgngetcrcerror, Erinjconmgnsetsoaferror – Teledyne LeCroy Sierra SAS_SATA Protocol Analyzer STX API Reference Manual User Manual

Page 778

background image


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

ITargetEmulEngine 778

ErInjConMgnSetCRCError

Void ErInjConMgnSetCRCError (

CRCErrorTypeEnum eCRCError);


Inputs
CRCErrorTypeEnum eCRCError CRC error type.

(see

CRCErrorTypeDefinition

)


Return Value
None.

Remark
Sets CRC error type of connection management section for a SAS device.

See Also

ErInjConMgnGetCRCError

ErInjConMgnGetCRCError

Void ErInjConMgnSetCRCError (

CRCErrorTypeEnum* peCRCError);


Inputs
CRCErrorTypeEnum* peCRCError

CRC error type.

(see

CRCErrorTypeDefinition

)


Return Value
None.

Remark
Gets CRC error type of connection management section for a SAS device.

See Also

ErInjConMgnSetCRCError