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