Method Close
- Assembly
- NationalInstruments.SemiconductorTestLibrary.Abstractions.dll
Close(ISemiconductorModuleContext, string)
Closes all NationalInstruments.SemiconductorTestLibrary.InstrumentAbstraction.CustomInstrument.ICustomInstrument sessions.
public static void Close(ISemiconductorModuleContext tsmContext, string instrumentTypeId)Parameters
tsmContextISemiconductorModuleContext-
The NationalInstruments.TestStand.SemiconductorModule.CodeModuleAPI.ISemiconductorModuleContext object.
instrumentTypeIdstring-
The instrument type ID.