PP_PHYSIGNALSTATUS

code: 375

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

Description

Obtain the PHY signal status.

Actions

get

Parameters

  1. phy_signal_status: byte, PHY signal status

  • NO_SIGNAL = 0

  • NO_CDRLOCK = 2

  • LOCKED = 3

Example

# get
input:  0/1 PP_PHYSIGNALSTATUS ?
output: 0/1 PP_PHYSIGNALSTATUS NO_SIGNAL