PED_BER#

code: 1623

# set
<module-index>/<port-index> PED_BER [<flow_index>, <impairment_type_index>] <coef> <exp>

# get
<module-index>/<port-index> PED_BER [<flow_index>, <impairment_type_index>] ?

Description#

Configuration of Bit Error Rate distribution.

Actions#

set, get

Parameters#

  1. coef: integer, specifies the coefficient for BER. Default value: 1 (Range is 1 to 9).

  2. exp: integer, specifies the exponent for BER. Default value: -10 (Range is -18 to -1).

Example#

# set
input:  0/1 PED_BER [0, 0] 1 1
output: <OK>

# get
input:  0/1 PED_BER [0, 0] ?
output: 0/1 PED_BER [0, 0] 1 1