NI RFmx WLAN Auto Detect Signal Attributes - ni/grpc-device GitHub Wiki

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
⚠️ **GitHub.com Fallback** ⚠️