DCPowerSourceTransientResponse Enumeration
- Updated2024-01-04
- 1 minute(s) read

DCPowerSourceTransientResponse Enumeration
Specifies values for the TransientResponse property.
Namespace: NationalInstruments.ModularInstruments.NIDCPower
Assembly: NationalInstruments.ModularInstruments.NIDCPower.Fx45 (in NationalInstruments.ModularInstruments.NIDCPower.Fx45.dll) Version: 2023
Syntax
public enum DCPowerSourceTransientResponse
Public Enumeration DCPowerSourceTransientResponse
Members
Member 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. |