Method UnmergePinGroup
- Assembly
- NationalInstruments.SemiconductorTestLibrary.Abstractions.dll
UnmergePinGroup(string[])
Unmerges the channels that are part of the connections in specified pin groups.
public void UnmergePinGroup(string[] mergedChannelsPinGroupNames)
Parameters
mergedChannelsPinGroupNames
string[]Pin Groups that are to be unmerged.
UnmergePinGroup(string)
Unmerges the channels that are part of the connections in specified pin group.
public void UnmergePinGroup(string mergedChannelsPinGroupName)
Parameters
mergedChannelsPinGroupName
stringPin Group that is to be unmerged.