Analog Demod:Averaging:Type
- Updated2025-10-13
- 1 minute(s) read
Specifies the averaging type for the measurement.
You do not need to use a selector string to configure or 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 Linear.
Remarks
The following table lists the characteristics of this property.
| Short Name | ADemod Averaging Type |
| Data type | ![]() |
| Permissions | Read/Write |
| High-level VIs | RFmxDemod Configure Averaging |
| Resettable | Yes |
| Linear | 0 | The averaged result is the mean value measured across multiple acquisitions. |
| Max | 1 | The averaged result is the maximum value measured across multiple acquisitions. |
| Min | 2 | The averaged result is the minimum value measured across multiple acquisitions. |
