Erinjcmnseterrorgenerationrate, Erinjcmngeterrorgenerationrate – Teledyne LeCroy Sierra SAS_SATA Protocol Analyzer STX API Reference Manual User Manual
Page 735
Advertising
Sierra SAS/SATA Protocol Suite, STX Software API Reference Manual
ITargetEmulEngine 735
ErInjCmnSetErrorGenerationRate
Void ErInjCmnSetErrorGenerationRate (
BOOL bEnable,
TargetEmulatorCmnErIntervalTypeEnum eIntervalErrorType,
int nIntervalValue);
Inputs
BOOL bEnable
Specifies whether to enable error generation for all
commands.
TargetEmulatorCmnErIntervalTypeEnum eIntervalErrorType
Interval error type.
(see
TargetEmulatorCmnErIntervalTypeEnum
)
int nIntervalValue
Interval error type rate value.
Return Value
None.
Remark
In general section of error injection, sets enability and rate of generating error.
See Also
ErInjCmnGetErrorGenerationRate
Advertising