DCPowerSourceOutputFunction Enumeration
- Updated2025-10-06
- 1 minute(s) read
Specifies values for the Function property.
Syntax
Namespace: NationalInstruments.ModularInstruments.NIDCPower
public enum DCPowerSourceOutputFunction
Members
| Name | Value | Description |
|---|---|---|
| DCVoltage | 1006 | Sets the output method to DC voltage. |
| DCCurrent | 1007 | Sets the output method to DC current. |
| PulseVoltage | (int)1049 | Sets the output method to Pulse Voltage. |
| PulseCurrent | (int)1050 | Sets the output method to Pulse current. |
| ConstantResistance | 1161 | Sets the output method to Constant Resistance. |
| ConstantPower | 1162 | Sets the output method to Constant Power. |