PL1AD_RX_LOL

code: 556

# get
<module-index>/<port-index> PL1AD_RX_LOL [<pcs_lane_index>] ?

Description

Returns the current and the latched CDR Loss of Lock (LOL) status of the specified PCS lane.

Actions

get

Indices

  1. pcs_lane_index: integer, the index of the PCS lane. PCS lane index starts from 0.

Parameters

  1. current_lol: boolean, Current CDR LOL status of the specified SerDes lane. True indicates a current CDR LOL condition.

  2. latched_lol: boolean, Latched CDR LOL status of the specified SerDes lane. True indicates a CDR LOL condition has occurred.

Example

# get
input:  0/1 PL1AD_RX_LOL [0] ?
output: 0/1 PL1AD_RX_LOL [0] FALSE TRUE