TestStand Semiconductor Module Application .NET API

TestStand Semiconductor Module Application API: NationalInstruments.TestStand.SemiconductorModule.IObserver Interface Reference

  • Updated2025-09-26
  • 1 minute(s) read
TestStand Semiconductor Module Application API
NationalInstruments.TestStand.SemiconductorModule.IObserver Interface Reference

This interface provides a mechanism by which the operator interface monitors events that occur during testing so that it can update the display. More...

Inherited by NationalInstruments.TestStand.SemiconductorModule.Observer.

Events

Action LotSettingsChanged
 Raised when any of the property values in ISemiconductorModuleManager.LotSettings property change. More...
 
Action StationSettingsChanged
 Raised when any of the property values in ISemiconductorModuleManager.StationSettings property change. More...
 
Action TesterStatusChanged
 Raised when the ISemiconductorModuleManager.TesterStatus property value changes. More...
 
Action TestingStateChanged
 Raised when the ISemiconductorModuleManager.TestingState property value changes. More...
 

Detailed Description

This interface provides a mechanism by which the operator interface monitors events that occur during testing so that it can update the display.

Event Documentation

◆ LotSettingsChanged

Action NationalInstruments.TestStand.SemiconductorModule.IObserver.LotSettingsChanged

Raised when any of the property values in ISemiconductorModuleManager.LotSettings property change.

◆ StationSettingsChanged

Action NationalInstruments.TestStand.SemiconductorModule.IObserver.StationSettingsChanged

Raised when any of the property values in ISemiconductorModuleManager.StationSettings property change.

◆ TesterStatusChanged

Action NationalInstruments.TestStand.SemiconductorModule.IObserver.TesterStatusChanged

Raised when the ISemiconductorModuleManager.TesterStatus property value changes.

◆ TestingStateChanged

Action NationalInstruments.TestStand.SemiconductorModule.IObserver.TestingStateChanged

Raised when the ISemiconductorModuleManager.TestingState property value changes.

Log in to get a better experience