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
tsmContext
ISemiconductorModuleContextThe NationalInstruments.TestStand.SemiconductorModule.CodeModuleAPI.ISemiconductorModuleContext object.
instrumentTypeId
stringThe instrument type ID.