Method ConfigureTransientResponse
- Assembly
- NationalInstruments.SemiconductorTestLibrary.Extensions.dll
ConfigureTransientResponse(NIDCPower, string, string, DCPowerSourceTransientResponse)
Configures the transient response.
public static void ConfigureTransientResponse(this NIDCPower session, string channelString, string modelString, DCPowerSourceTransientResponse transientResponse)Parameters
sessionNIDCPower-
The NationalInstruments.ModularInstruments.NIDCPower.NIDCPower object.
channelStringstring-
The channel string.
modelStringstring-
The DCPower instrument model NationalInstruments.SemiconductorTestLibrary.InstrumentAbstraction.DCPower.DCPowerModelStrings.
transientResponseDCPowerSourceTransientResponse-
The transient response to set.