Auto Detect Signal:Detected Data Rate
- Updated2025-10-13
- 1 minute(s) read
Returns the data rate detected by the RFmxBT Auto Detect Signal VI. This property returns a valid data rate only if the Detected Packet Type property returns LE. This property can be queried only after calling the RFmxBT Auto Detect Signal VI.
You do not need to use a selector string to read this property 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.
Remarks
The following table lists the characteristics of this property.
| Short Name | Detected Data Rate |
| Data type | ![]() |
| Permissions | Read Only |
| Resettable | No |
| Not Applicable | -1 | Specifies that the Data Rate property is not applicable for the packet type detected. |
| 125K | 125000 | Specifies that the detected data rate of the LE packet is 125 Kbps. |
| 500K | 500000 | Specifies that the detected data rate of the LE packet is 500 Kbps. |
| 1M | 1000000 | Specifies that the detected data rate of the LE packet is 1 Mbps. |
| 2M | 2000000 | Specifies that the detected data rate of the LE packet is 2 Mbps. |
