PE_TPLDMODE#

code: 1602

# set
<module-index>/<port-index> PE_TPLDMODE <mode>

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

Description#

The action indicates the TPLD mode to be used per port.

Actions#

set, get

Parameters#

  1. mode: byte, indicating the TPLD mode

  • NORMAL = 0

  • MICRO = 1

Example#

# set
input:  0/1 PE_TPLDMODE NORMAL
output: <OK>

# get
input:  0/1 PE_TPLDMODE ?
output: 0/1 PE_TPLDMODE NORMAL