Skip to content

NI RFmx Bluetooth Auto Detect Signal Attributes

Dane Stull edited this page Feb 15, 2022 · 1 revision

Auto Detect Signal Attributes

RFMXBT_ATTR_DETECTED_PACKET_TYPE

Data Type: int32
Access: read only
Functions: RFmxBT_GetAttributeI32
Description: Returns the packet type detected by the RFmxBT Auto Detect Signal function. This attribute can be queried only after calling the RFmxBT Auto Detect Signal function.

You do not need to use a selector string to read this attribute for the default signal instance. Refer to the Selector Strings topic for information about the string syntax for named signals.

The default value is Unknown.

Get Function: RFmxBT_GetDetectedPacketType

RFMXBT_ATTR_DETECTED_DATA_RATE

Data Type: int32
Access: read only
Functions: RFmxBT_GetAttributeI32
Description: Returns the data rate detected by the RFmxBT Auto Detect Signal function. This attribute returns a valid data rate only if the Detected Packet Type attribute returns LE. This attribute can be queried only after calling the RFmxBT Auto Detect Signal function.

You do not need to use a selector string to read this attribute for the default signal instance. Refer to the Selector Strings topic for information about the string syntax for named signals.

The default value is Not Applicable.

Get Function: RFmxBT_GetDetectedDataRate

RFMXBT_ATTR_DETECTED_PAYLOAD_LENGTH

Data Type: int32
Access: read only
Functions: RFmxBT_GetAttributeI32
Description: Returns the payload length detected by the RFmxBT Auto Detect Signal function. This attribute can be queried only after calling the RFmxBT Auto Detect Signal function.

You do not need to use a selector string to read this attribute for the default signal instance. Refer to the Selector Strings topic for information about the string syntax for named signals.

The default value is -1.

Get Function: RFmxBT_GetDetectedPayloadLength

Table of Contents

Internal Development

Creating and Setting Up a gRPC Server

Server Security Support

Creating a gRPC Client

gRPC Client Examples

Session Utilities API Reference

Driver Documentation

gRPC API Differences From C API

Sharing Driver Sessions Between Clients

C API Docs
NI-DAQmx
NI-DCPOWER
NI-DIGITAL PATTERN DRIVER
NI-DMM
NI-FGEN
NI-RFmx Bluetooth
NI-RFmx NR
NI-RFmx WCDMA
NI-RFmx GSM
NI-RFmx CDMA2k
NI-RFmx Instr
NI-RFmx LTE
NI-RFmx SpecAn
NI-RFmx TD-SCDMA
NI-RFmx WLAN
NI-RFSA
NI-RFSG
NI-SCOPE
NI-SWITCH
NI-TCLK
NI-XNET
Clone this wiki locally