PP_PMAERRPUL_PARAMS#

code: 289

# set
<module-index>/<port-index> PP_PMAERRPUL_PARAMS <duration> <period> <repetition> <coeff> <exp>

# get
<module-index>/<port-index> PP_PMAERRPUL_PARAMS ?

Description#

The PMA pulse error inject.

Note

Period must be > duration. BER will be: coeff * 10exp

Actions#

set, get

Parameters#

  1. duration: integer, 0 ms - 5000m s; increments of 1 ms; 0 = constant BER

  2. period: integer, 10 ms - 50000 ms; number of ms - must be multiple of 10 ms

  3. repetition: integer, 1 - 64K; 0 = continuous

  4. coeff: integer, (0.01 < coeff < 9.99) * 100

  5. exp: integer, -3 < exp < -17

Example#

# set
input:  0/1 PP_PMAERRPUL_PARAMS 1 1 1 1 1
output: <OK>

# get
input:  0/1 PP_PMAERRPUL_PARAMS ?
output: 0/1 PP_PMAERRPUL_PARAMS 1 1 1 1 1