DCPowerMeasurementConfiguration Class
- Updated2025-10-06
- 1 minute(s) read
Represents properties that apply to all measurement channels that are in Session.
Derives from
Syntax
Namespace: NationalInstruments.ModularInstruments.NIDCPower
public class DCPowerMeasurementConfiguration : DCPowerSubObject
Remarks
For more information, refer to NI DC Power Supplies and SMUs Help.
Thread Safety
All members of this type are safe for multithreaded operations.
Properties
| Name | Description |
|---|---|
| IsRecordLengthFinite | Gets or sets a value indicating whether to take continuous measurements. |
| MeasureWhen | Gets or sets when the measure unit should acquire measurements. Unless this property is configured to OnMeasureTrigger, the DCPowerMeasureTriggerType property is ignored. |
| RecordDeltaTime | Gets the amount of time between the starts of two consecutive measurements in a measure record. Use this property only after you commit the desired measurement settings. |