DCPowerSource Class
- Updated2025-10-06
- 1 minute(s) read
Contains properties used to configure NI-DCPower for signal generation.
Derives from
Syntax
Namespace: NationalInstruments.ModularInstruments.NIDCPower
public class DCPowerSource : 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 |
|---|---|
| IsSequenceLoopCountFinite | Gets or sets whether a sequence should repeat indefinitely. |
| Mode | Gets or sets whether to run a single output point or a sequence. |
| OverrangingEnabled | Gets or sets whether NI-DCPower allows setting the voltage level, current level, voltage limit and current limit outside the device specification limits. |
| SequenceLoopCount | Gets or sets the number of times a sequence is run after initiation. |