Specifies the type of the packet to be transmitted by the physical layer of the DUT. The default value is Phy_1Mbps.

Syntax

Namespace: NationalInstruments.BluetoothDtm

public enum BluetoothDtmTransmitterPhy

Members

NameValueDescription
Phy_1Mbps1

Transmitter is set to use the LE 1M PHY.

Phy_2Mbps2

Transmitter is set to use the LE 2M PHY.

Phy_Coded_125Kbps3

Transmitter is set to use the LE Coded PHY with S = 8 data coding.

Phy_Coded_500Kbps4

Transmitter is set to use the LE Coded PHY with S = 2 data coding.