TestStand Semiconductor Module Application .NET API

TestStand Semiconductor Module Application API: Class Hierarchy

  • Updated2025-09-26
  • 2 minute(s) read
TestStand Semiconductor Module Application API
Class Hierarchy
This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 12]
 CNationalInstruments.TestStand.SemiconductorModule.IBatchRuntimeDataContains run-time data for the current batch of parts being tested
 CNationalInstruments.TestStand.SemiconductorModule.IBinStatisticsContains the information that describes a bin and the number of parts in the bin
 CNationalInstruments.TestStand.SemiconductorModule.ICommandDefines a command or action that an operator interface performs, usually in response to a user clicking a button. Call ISemiconductorModuleManager.GetCommand to obtain a reference to a command
 CNationalInstruments.TestStand.SemiconductorModule.ICustomizePartAverageTestingCallbackArgsContains the argument data that the Semiconductor Module passes to the CustomizePartAverageTesting callback sequence
 CNationalInstruments.TestStand.SemiconductorModule.IErrorOccurredEventArgumentsProvides data for the ISemiconductorModuleManager.ErrorOccurred event
 CNationalInstruments.TestStand.SemiconductorModule.ILotStatisticsContains statistical information about the lot
 CNationalInstruments.TestStand.SemiconductorModule.INumericLimitTestContains the settings for a Semiconductor Multi Test NumericLimit test
 CNationalInstruments.TestStand.SemiconductorModule.INumericLimitTestResultThe result of a Semiconductor Multi Test step NumericLimit test
 CNationalInstruments.TestStand.SemiconductorModule.IObserverThis interface provides a mechanism by which the operator interface monitors events that occur during testing so that it can update the display
 CNationalInstruments.TestStand.SemiconductorModule.IPartAverageTestingAlgorithmSettingsProvides the standard and custom settings associated with the current PAT algorithm
 CNationalInstruments.TestStand.SemiconductorModule.IPartAverageTestingCustomizationGroupContains a base test and its associated PAT tests. Use the methods and properties on this interface to customize the default PAT tests and to create new custom PAT tests for a specific base test
 CNationalInstruments.TestStand.SemiconductorModule.IPartAverageTestingEvaluationGroupContains a base test result and its associated PAT tests. Use the properties and methods on this interface to evaluate the default PAT tests and the custom PAT tests that you created in the CustomizePartAverageTesting callback sequence
 CNationalInstruments.TestStand.SemiconductorModule.IPartAverageTestingStaticLimitLoaderProvides a mechanism for loading a standard PAT static limits file
 CNationalInstruments.TestStand.SemiconductorModule.IPartAverageTestingStaticLimitsContains the test limits loaded from a static limits file
 CNationalInstruments.TestStand.SemiconductorModule.IPartAverageTestingTestContains the settings and the results of a PAT test
 CNationalInstruments.TestStand.SemiconductorModule.IPartCountStatisticsContains the number of parts in each BinType
 CNationalInstruments.TestStand.SemiconductorModule.IPerformPartAverageTestingCallbackArgsContains the argument data that the Semiconductor Module passes to the PerformPartAverageTesting callback sequence
 CNationalInstruments.TestStand.SemiconductorModule.ISemiconductorModuleManagerManages the state and execution for TestStand Semiconductor Module operator interfaces
 CNationalInstruments.TestStand.SemiconductorModule.ISemiconductorModuleManagerFactoryInternal interface for TSM. Do not use this interface
 CNationalInstruments.TestStand.SemiconductorModule.SemiconductorModuleManagerFactoryFactory to create a new instance of the ISemiconductorModuleManager type
 CNationalInstruments.TestStand.SemiconductorModule.ISetupPartAverageTestingCallbackArgsContains the argument data that the Semiconductor Module passes to the SetupPartAverageTesting callback sequence
 CNationalInstruments.TestStand.SemiconductorModule.ISiteRuntimeDataContains run-time data for a specific test site
 CNationalInstruments.TestStand.SemiconductorModule.ISoftwareBinStatisticsContains the information that describes a software bin and the number of parts in the bin
 CNationalInstruments.TestStand.SemiconductorModule.IWaferRuntimeDataContains run-time data for the current wafer being tested
 CNationalInstruments.TestStand.SemiconductorModule.SemiconductorModuleManagerExceptionThe exception thrown when an error occurs in the SemiconductorModuleManager