Table of Contents

Method GenerateInstrumentChannelToSitePinDictionary

Namespace
NationalInstruments.SemiconductorTestLibrary.InstrumentAbstraction.Scope
Assembly
NationalInstruments.SemiconductorTestLibrary.Abstractions.dll

GenerateInstrumentChannelToSitePinDictionary(ISemiconductorModuleContext)

Generates a dictionary that takes a channel string and returns the associated site-pin pair information.

public static void GenerateInstrumentChannelToSitePinDictionary(ISemiconductorModuleContext tsmContext)

Parameters

tsmContext ISemiconductorModuleContext

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