RFmx Pulse CVI

Table of Contents

RFMXPULSE_ATTR_MEASUREMENT_FILTER_TYPE

  • Updated2024-10-14
  • 1 minute(s) read

RFMXPULSE_ATTR_MEASUREMENT_FILTER_TYPE

Data Type: int32
Access:read/write
Functions:RFmxPulse_SetAttributeI32
RFmxPulse_GetAttributeI32
Description: Specifies the demodulation filter type to be used in the measurements.

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.

The default value is RFMXPULSE_VAL_MEASUREMENT_FILTER_TYPE_GAUSSIAN.

Get Function: RFmxPulse_GetMeasurementFilterType
Set Function: RFmxPulse_SetMeasurementFilterType
Values:
RFMXPULSE_VAL_MEASUREMENT_FILTER_TYPE_RECTANGULAR (0)The Rectangular filter is applied.
RFMXPULSE_VAL_MEASUREMENT_FILTER_TYPE_GAUSSIAN (1)The Gaussian filter is applied.

Log in to get a better experience