DCPowerSourceTransientResponse Enumeration
- Updated2025-10-06
- 1 minute(s) read
Specifies values for the TransientResponse property.
Syntax
Namespace: NationalInstruments.ModularInstruments.NIDCPower
public enum DCPowerSourceTransientResponse
Members
| Name | Value | Description |
|---|---|---|
| Normal | 1038 | Specifies that the output responds to changes in load at a normal speed. |
| Fast | 1039 | Specifies that the output responds to changes in load quickly. |
| Slow | 1041 | Specifies that the output responds to changes in load slowly. |
| Custom | 1042 | Specifies that the output responds to changes in load based on specified values. |