Erinjcmngeterrorgenerationrate, Erinjcmnsetspeednegotiationfailureattrbiute – Teledyne LeCroy Sierra SAS_SATA Protocol Analyzer STX API Reference Manual User Manual
Page 736
Advertising

Sierra SAS/SATA Protocol Suite, STX Software API Reference Manual
ITargetEmulEngine 736
ErInjCmnGetErrorGenerationRate
Void ErInjCmnGetErrorGenerationRate (
BOOL* pbEnable,
TargetEmulatorCmnErIntervalTypeEnum* peIntervalErrorType,
int* pnIntervalValue);
Inputs
BOOL* pbEnable
Specifies whether to enable error generation for all
commands.
TargetEmulatorCmnErIntervalTypeEnum* peIntervalErrorType
Interval error type.
(see
TargetEmulatorCmnErIntervalTypeEnum
)
Int* pnIntervalValue
Interval error type rate value.
Return Value
None.
Remark
In general section of error injection, gets enability and rate of generating error.
See Also
ErInjCmnSetErrorGenerationRate
Advertising