MeasureWhen
- Updated2025-10-06
- 1 minute(s) read
Gets or sets when the measure unit should acquire measurements. Unless this property is configured to OnMeasureTrigger, the DCPowerMeasureTriggerType property is ignored.
Syntax
Namespace: NationalInstruments.ModularInstruments.NIDCPower
public DCPowerMeasurementWhen MeasureWhen { get; set; }
Remarks
The default value is OnDemand, if you set the DCPowerSourceMode property to SinglePoint. This value supports only the Measure method and Measure method. The default value is AutomaticallyAfterSourceComplete, if you set the DCPowerSourceMode property to Sequence. This value supports only the Fetch method.
For more information about how to configure your measurements, refer to the Acquiring Measurements topic in the NI DC Power Supplies and SMUs Help.