Table of Contents

Method GetValue

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

GetValue(int)

Gets the data for a given site number.

public T GetValue(int siteNumber)

Parameters

siteNumber int

The site number.

Returns

T

Single site data.