beautypg.com

Erinjconmgngetcodeviolationanddisparityerr, Orattribute – Teledyne LeCroy Sierra SAS_SATA Protocol Analyzer STX API Reference Manual User Manual

Page 784

background image


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

ITargetEmulEngine 784

ErInjConMgnSetCodeViolationAndDisparityErrorAttribute

Void ErInjConMgnSetCodeViolationAndDisparityErrorAttribute (

short iOffsetFromStartFrame,

short iCountOfError);


Inputs
short iOffsetFromStartFrame

Offset of erroneous frame.

short iCountOfError

Count of erroneous frame.


Return Value
None.

Remark
Sets code violation and disparity error attribute in connection management section for a SAS

device.

See Also

ErInjConMgnGetCodeViolationAndDisparityErrorAttribute

ErInjConMgnGetCodeViolationAndDisparityErrorAttribute

Void ErInjConMgnGetCodeViolationAndDisparityErrorAttribute (

short* piOffsetFromStartFrame,

short* piCountOfError);


Inputs
Short* piOffsetFromStartFrame

Offset of erroneous frame.

Short* piCountOfError

Count of erroneous frame.


Return Value
None.

Remark
Gets code violation and disparity error attribute in connection management section for a SAS

device.
See Also

ErInjConMgnSetCodeViolationAndDisparityErrorAttribute