PL1_PHYTXEQ_LEVEL#

code: 430

Attention

Only for the following modules:

  • Freya-800G-4S-1P

  • Freya-800G-4S-1P-OSFP

# set
<module-index>/<port-index> PL1_PHYTXEQ_LEVEL [<serdes_index>] <pre3> <pre2> <pre> <main> <post>

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

Description#

Control and monitor the equalizer settings of the on-board PHY in the transmission direction (towards the transceiver cage).

Note

PL1_PHYTXEQ, PL1_PHYTXEQ_LEVEL, and PL1_PHYTXEQ_COEFF facilitate the configuration and retrieval of TX tap values, each offering a unique perspective. Modifications made with any of these parameters will result in updates to the read results across all of them.

Actions#

set, get

Parameters#

  1. pre3: integer, pre3 tap value in dB/10, ranges from 0 to 71. Default = 0 (neutral)

  2. pre2: integer, pre2 tap value in dB/10, ranges from 0 to 71. Default = 0 (neutral)

  3. pre: integer, pre tap value in dB/10, ranges from 0 to 187. Default = 0 (neutral)

  4. main: integer, main tap value in mV, ranges from 507 to 998.

  5. post: integer, post tap value in dB/10, ranges from 0 to 187 Default = 0 (neutral)

Example#

# set
input:  0/1 PL1_PHYTXEQ_LEVEL [0] 6 9 13 970 15
output: <OK>

# get
input:  0/1 PL1_PHYTXEQ_LEVEL [0] ?
output: 0/1 PL1_PHYTXEQ_LEVEL [0] 6 9 13 970 15