RFmxBTMXChannelSoundingToneExtensionSlot Enumeration
- Updated2025-10-13
- 1 minute(s) read
Specifies whether the tone extension slot transmission is enabled after CS Tone. This method is applicable only when you set the SetPacketType(string, RFmxBTMXPacketType) method to LE-CS and the SetChannelSoundingPacketFormat(string, RFmxBTMXChannelSoundingPacketFormat) method to any value other than SYNC.
Syntax
Namespace: NationalInstruments.RFmx.BTMX
public enum RFmxBTMXChannelSoundingToneExtensionSlot
Members
| Name | Value | Description |
|---|---|---|
| Disabled | 0 | Specifies that there is no transmission in the CS Tone extension slot. |
| Enabled | 1 | Specifies that there is transmission in the CS Tone extension slot. |