SemiconductorModuleContextFactory Class
- Updated2026-06-25
- 1 minute(s) read
Use this class to get an ISemiconductorModuleContext object from the SemiconductorModuleContext step property of a TSM step that does not use the .NET adapter.
Derives from
None
Syntax
Namespace: NationalInstruments.TestStand.SemiconductorModule.CodeModuleAPI
public class SemiconductorModuleContextFactory
Methods
| Name | Description |
|---|---|
| ConstructSemiconductorModuleContextForDotNet(object) | Create an ISemiconductorModuleContext object from the SemiconductorModuleContext property of a TSM step that does not use the .NET adapter. Do not use this method in a code module of a TSM step that uses the .NET adapter. |