Table of Contents

Method GenerateInstrumentNameToChannelSitePinDictionary

Namespace
NationalInstruments.SemiconductorTestLibrary.InstrumentAbstraction.CustomInstrument
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 ISemiconductorModuleContext

The NationalInstruments.TestStand.SemiconductorModule.CodeModuleAPI.ISemiconductorModuleContext object.

instrumentTypeId string

The instrument type ID.