Table of Contents

Method ApplyTo

Namespace
NationalInstruments.SemiconductorTestLibrary.InstrumentAbstraction.DCPower
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

channelOutput DCPowerOutput

The NationalInstruments.ModularInstruments.NIDCPower.DCPowerOutput instance to apply the properties to.