Method UngangPinGroup
- Assembly
- NationalInstruments.SemiconductorTestLibrary.Abstractions.dll
UngangPinGroup(string[])
Performs the unganging operation on all the pin groups specified.
public void UngangPinGroup(string[] gangedChannelsPinGroupNames)Parameters
gangedChannelsPinGroupNamesstring[]-
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
gangedChannelsPinGroupNamestring-
Pin groups that are to be ganged.