Table of Contents

Method GangPinGroup

Namespace
NationalInstruments.SemiconductorTestLibrary.InstrumentAbstraction.DCPower
Assembly
NationalInstruments.SemiconductorTestLibrary.Abstractions.dll

GangPinGroup(string[])

Performs the ganging operation on all the pin groups specified.

public void GangPinGroup(string[] gangedChannelsPinGroupNames)

Parameters

gangedChannelsPinGroupNames string[]

Pin groups that are to be ganged.

GangPinGroup(string)

Gangs the channels that are part of the specified pin group on all sites in the bundle.

public void GangPinGroup(string gangedChannelsPinGroupName)

Parameters

gangedChannelsPinGroupName string

Pin Groups that are to be ganged.