PP_EYEDWELLBITS#

code: 367

# set
<module-index>/<port-index> PP_EYEDWELLBITS [<serdes_index>] <min_dwell_bit_count> <max_dwell_bit_count>

# get
<module-index>/<port-index> PP_EYEDWELLBITS [<serdes_index>] ?

Description#

Min and max dwell bits for an eye capture.

Actions#

set, get

Parameters#

  1. min_dwell_bit_count: integer, minimum dwell bits for an eye capture

  2. max_dwell_bit_count: integer, maximum dwell bits for an eye capture

Example#

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

# get
input:  0/1 PP_EYEDWELLBITS [0] ?
output: 0/1 PP_EYEDWELLBITS [0] 1 1