Table of Contents

Method UngangPinGroup

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

UngangPinGroup(string[])

Performs the unganging operation on all the pin groups specified.

public void UngangPinGroup(string[] gangedChannelsPinGroupNames)

Parameters

gangedChannelsPinGroupNames string[]

Pin groups that are to be unganged.

UngangPinGroup(string)

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

public void UngangPinGroup(string gangedChannelsPinGroupName)

Parameters

gangedChannelsPinGroupName string

Pin groups that are to be ganged.