Erinjconmgnsetoutgoingopenframeerrorattribute, Erinjconmgngetoutgoingopenframeerrorattribute, Erinjconmgnsetoutgoingopenframeerrorattri – Teledyne LeCroy Sierra SAS_SATA Protocol Analyzer STX API Reference Manual User Manual
Page 774: Bute, Erinjconmgngetoutgoingopenframeerrorattr, Ibute
Sierra SAS/SATA Protocol Suite, STX Software API Reference Manual
ITargetEmulEngine 774
ErInjConMgnSetOutgoingOpenFrameErrorAttribute
Void ErInjConMgnSetOutgoingOpenFrameErrorAttribute (
BYTE yNumberOfOpenFrame,
BYTE yCountOfError);
Inputs
BYTE yNumberOfOpenFrame Number of outgoing open frame that contains error.
BYTE yCountOfError
Count of error on an outgoing open frame.
Return Value
None.
Remark
In connection management section, sets error on outgoing open frame for a SAS device.
See Also
ErInjConMgnGetOutgoingOpenFrameErrorAttribute
ErInjConMgnGetOutgoingOpenFrameErrorAttribute
Void ErInjConMgnGetOutgoingOpenFrameErrorAttribute (
BYTE* pyNumberOfOpenFrame,
BYTE* pyCountOfError);
Inputs
BYTE* pyNumberOfOpenFrame
Number of outgoing open frame that contains error.
BYTE* pyCountOfError
Count of error on an outgoing open frame.
Return Value
None.
Remark
In connection management section, gets error attribute on outgoing open frame for a SAS
device.
See Also
ErInjConMgnSetOutgoingOpenFrameErrorAttribute