Setidentifyframecodeviolationerror – Teledyne LeCroy Sierra SAS_SATA Protocol Analyzer STX API Reference Manual User Manual
Page 608

Sierra SAS/SATA Protocol Suite, STX Software API Reference Manual
IExerciserEngine 608
SetIdentifyFrameCodeViolationAndDisparityErrorAttribute
int SetIdentifyFrameCodeViolationAndDisparityErrorAttribute (
int nPacketIndexInLayer,
short iOffsetFromStartFrame,
short iCountOfError);
Inputs
int nPacketIndexInLayer
Index of a packet corresponding to layer ID.
short iOffsetFromStartFrame Offset of frame for generating code violation or disparity error.
short iCountOfError
Count value for generating code violation or disparity error.
Return Value
Returns result of method, whether called by valid index and layer ID or not.
Remark
Sets offset from start of frame and count value for generating code violation or disparity error
in an identify frame.
NOTE: Call this method only for the Identify link packet.
See Also
GetIdentifyFrameCodeViolationAndDisparityErrorAttribute