Specifies the type of sequence present in the SYNC portion after trailer bits. 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 CS Tone.

Syntax

Namespace: NationalInstruments.RFmx.BTMX

public enum RFmxBTMXChannelSoundingSyncSequence

Members

NameValueDescription
None0

Specifies that there is no optional sequence at the end of the SYNC portion of the LE-CS packet.

SoundingSequence32bit1

Specifies that there is a 32-bit sounding sequence at the end of the SYNC portion of the LE-CS packet.

SoundingSequence96bit2

Specifies that there is a 96-bit sounding sequence at the end of the SYNC portion of the LE-CS packet.

PayloadPattern3

Specifies that the payload bit pattern is present at the end of the SYNC portion of the LE-CS packet.