NationalInstruments.BluetoothDtm
- Updated2025-10-13
- 1 minute(s) read
Classes
| Name | Description |
|---|---|
| BluetoothDtmException | Initializes a new instance of the BluetoothDtmException class with a specified error message. |
| NIBluetoothDtm | Defines a root class which is used to identify and control BluetoothDtm signal configuration. |
Interfaces
None
Structures
None
Enumerations
| Name | Description |
|---|---|
| BluetoothDtmDirectionFindingMode | Specifies the mode of direction finding. The default value is Disabled. |
| BluetoothDtmFlowControl | Specifies the flow control method used for transmitting and receiving data. The default value is RtsCts. |
| BluetoothDtmLEPatternType | Specifies the type of payload to use for the LE packet. Payload type values of Type_Prbs9, Type_11110000, and Type_10101010 must be supported by the DUT. The remaining payload type values are optional. The default value is Type_Prbs9. |
| BluetoothDtmModulationIndex | Specifies the type of modulation index at the generator. The default value is Standard. |
| BluetoothDtmParity | Specifies the parity bit used with each transmitted or received frame. The default value is None. |
| BluetoothDtmReceiverPhy | Specifies the type of the generated packet by the physical layer of the DUT. The default value is Phy_1Mbps. |
| BluetoothDtmStopBits | specifies the number of stop bits used to indicate the end of a frame. The default value is StopBits1_0. |
| BluetoothDtmTransmitterPhy | Specifies the type of the packet to be transmitted by the physical layer of the DUT. The default value is Phy_1Mbps. |
Delegates
None