PP_TXERRORRATE
code: 283
# set
<module-index>/<port-index> PP_TXERRORRATE <rate>
# get
<module-index>/<port-index> PP_TXERRORRATE ?
Description
The rate of continuous bit-level error injection. Errors are injected evenly across the SerDes where injection is enabled.
Actions
set, get
Parameters
rate
: long integer, the number of bits between each error. 0, no error injection
Example
# set
input: 0/1 PP_TXERRORRATE 1
output: <OK>
# get
input: 0/1 PP_TXERRORRATE ?
output: 0/1 PP_TXERRORRATE 1