DCPowerOutputSourceCustomTransientResponse Class
- Updated2025-10-06
- 1 minute(s) read
Contains properties used to configure the custom transient response of source unit channel.
Derives from
Syntax
Namespace: NationalInstruments.ModularInstruments.NIDCPower
public class DCPowerOutputSourceCustomTransientResponse : 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 |
|---|---|
| ConstantPower | Specifies the DCPowerOutputSourceCustomTransientResponseConstantPower sub-object used to configure the constant power custom transient response properties of source unit channel. |
| ConstantResistance | Specifies the DCPowerOutputSourceCustomTransientResponseConstantResistance sub-object used to configure the constant resistance custom transient response properties of source unit channel. |
| Current | Gets the DCPowerOutputSourceCustomTransientResponseCurrent sub-object used to configure the custom transient response current properties of source unit channel. |
| Voltage | Gets the DCPowerOutputSourceCustomTransientResponseVoltage sub-object used to configure the custom transient response voltage of source unit channel. |