PP_TXLANECONFIG

code: 280

# set
<module-index>/<port-index> PP_TXLANECONFIG [<lane_index>] <virt_lane_index> <skew>

# get
<module-index>/<port-index> PP_TXLANECONFIG [<lane_index>] ?

Description

The virtual lane index and artificial skew for data transmitted on a specified physical lane.

Actions

set, get

Parameters

  1. virt_lane_index: integer, virtual lane index

  2. skew: integer, the inserted skew on the lane, in bit units

Example

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

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