Method GenerateInstrumentNameToChannelSitePinDictionary
- Assembly
- NationalInstruments.SemiconductorTestLibrary.Abstractions.dll
GenerateInstrumentNameToChannelSitePinDictionary(ISemiconductorModuleContext, string)
Generates a dictionary that takes an instrument name and returns the associated channel and list of site-pin pair information.
public static void GenerateInstrumentNameToChannelSitePinDictionary(ISemiconductorModuleContext tsmContext, string instrumentTypeId)Parameters
tsmContextISemiconductorModuleContext-
The NationalInstruments.TestStand.SemiconductorModule.CodeModuleAPI.ISemiconductorModuleContext object.
instrumentTypeIdstring-
The instrument type ID.