DCPowerOutputMeasurement.SamplesToAverage Property
- Updated2024-01-04
- 1 minute(s) read

DCPowerOutputMeasurementSamplesToAverage Property
Gets or sets the number of samples to average when you take a measurement. Increasing the number of samples to average decreases measurement noise, but increases the time required to
take a measurement.
Namespace: NationalInstruments.ModularInstruments.NIDCPower
Assembly: NationalInstruments.ModularInstruments.NIDCPower.Fx45 (in NationalInstruments.ModularInstruments.NIDCPower.Fx45.dll) Version: 2023
Syntax
public int SamplesToAverage { get; set; }
Public Property SamplesToAverage As Integer Get Set
Property Value
Type: Int32The default values for the following devices are:
- NI PXI-4110/NI PXI-4130 - 10
- NI PXI-4132 - 1
- NI PXIe-4140/4141 - 1
- NI PXIe-4154 - 500
Remarks
Refer to the NI PXI-4110 Measurement Averaging , NI PXI-4130 Measurement Averaging, NI PXI-4132 Sample Averaging, or NI PXIe-4154 Measurement Averaging topics in the NI DC Power Supplies and SMUs Help for optional property settings to improve immunity to certain noise types, or refer
to the NI PXIe-4140/4141 DC Noise Rejection topic for information about improving noise immunity for those
devices.