Method ApplyTo
- Assembly
- NationalInstruments.SemiconductorTestLibrary.Abstractions.dll
ApplyTo(DCPowerOutput)
Applies the advanced sequence step properties to the specified NationalInstruments.ModularInstruments.NIDCPower.DCPowerOutput channel output. Each property that has a value will be set on the corresponding property of the channel output.
public void ApplyTo(DCPowerOutput channelOutput)Parameters
channelOutputDCPowerOutput-
The NationalInstruments.ModularInstruments.NIDCPower.DCPowerOutput instance to apply the properties to.