MX Foundation 4
PHY Interfaces Attributes

PHY Interface Speed

The KMXF_A664_PHY_SPEED attribute allows to set the phy speed.

This attribute is accessible with a physical channel handle.

Constant Description
VMXF_A664_PHY_SPEED_10Mbits 10 Mbits
VMXF_A664_PHY_SPEED_100Mbits 100 Mbits (default)
VMXF_A664_PHY_SPEED_1000Mbits 1000 Mbits


PHY Interface Loopback

The KMXF_A664_PHY_LOOPBACK attribute is used to set the interface loopback mode.

This attribute is accessible with a physical channel handle.

Constant Description
VMXF_A664_PHY_LOOPBACK_DISABLED Disable (default)
VMXF_A664_PHY_LOOPBACK_INTERNAL Phy Internal loopback
VMXF_A664_PHY_LOOPBACK_EXTERNAL Phy External loopback
Updated 10/23/2023