Specifies the Higher Data Throughput (HDT) packet format. This method is applicable only when you set the SetPacketType(string, RFmxBTMXPacketType) method to PacketTypeLEHdt.

Syntax

Namespace: NationalInstruments.RFmx.BTMX

public enum RFmxBTMXHighDataThroughputPacketFormat

Members

NameValueDescription
ShortFormat0

Specifies that the HDT packet format is Short Format. This packet consists of preamble and control header field.

Format01

Specifies that the HDT packet format is Format0. This packet consists of preamble, control header, PDU header and payload field. The maximum payload length is 510 bytes.

Format12

Specifies that the HDT packet format is Format1. This packet format is similar to the Format0 but its payload zone consists of multiple blocks and the maximum payload length per payload is 8191 bytes.