Table of Contents

Class TSMContextExtensions

Namespace
NationalInstruments.SemiconductorTestLibrary.DataAbstraction
Assembly
NationalInstruments.SemiconductorTestLibrary.Abstractions.dll

Defines extension methods for NationalInstruments.TestStand.SemiconductorModule.CodeModuleAPI.ISemiconductorModuleContext.

public static class TSMContextExtensions
Inheritance
TSMContextExtensions
Inherited Members

Methods

NewSiteData<T>(ISemiconductorModuleContext, T)

Creates a new SiteData<T> object with the same value for all sites.

NewSiteData<T>(ISemiconductorModuleContext, T[])

Creates a new SiteData<T> object with unique values for all sites.