Sets 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 int SetChannelSoundingToneExtensionSlot(string selectorString, RFmxBTMXChannelSoundingToneExtensionSlot value)

Remarks

This method sets the value of ChannelSoundingToneExtensionSlot attribute.The default value is Disabled.

Parameters

NameTypeDescription
selectorStringstring

Pass an empty string. The signal name that is passed when creating the signal configuration is used.

valueRFmxBTMXChannelSoundingToneExtensionSlot

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.

Returns

Returns the status code of this method. The status code either indicates success or describes a warning condition.