Skip to content

NI RFmx WLAN Auto Detect Signal Attributes

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

Auto Detect Signal Attributes

RFMXWLAN_ATTR_AUTO_DETECT_SIGNAL_DETECTED_STANDARD

Data Type: int32
Access: read only
Functions: RFmxWLAN_GetAttributeI32
Description: Returns the standard detected by the RFmxWLAN_AutoDetectSignal function.

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

Get Function: RFmxWLAN_GetDetectedStandard

RFMXWLAN_ATTR_AUTO_DETECT_SIGNAL_DETECTED_CHANNEL_BANDWIDTH

Data Type: float64
Access: read only
Functions: RFmxWLAN_GetAttributeF64
Description: Returns the channel bandwidth detected by the RFmxWLAN_AutoDetectSignal. The value is expressed in Hz.

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

Get Function: RFmxWLAN_GetDetectedChannelBandwidth

RFMXWLAN_ATTR_AUTO_DETECT_SIGNAL_DETECTED_BURST_LENGTH

Data Type: float64
Access: read only
Functions: RFmxWLAN_GetAttributeF64
Description: Returns the duration of the packet detected by the RFmxWLAN_AutoDetectSignal function. The value is expressed in seconds.



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

Get Function: RFmxWLAN_GetDetectedBurstLength

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