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
tsmContextISemiconductorModuleContextThe NationalInstruments.TestStand.SemiconductorModule.CodeModuleAPI.ISemiconductorModuleContext object.
instrumentTypeIdstringThe instrument type ID.