Method Reset
- Assembly
- NationalInstruments.SemiconductorTestLibrary.Abstractions.dll
Reset(ISemiconductorModuleContext, bool)
Resets all NationalInstruments.ModularInstruments.NIDigital.NIDigital sessions.
public static void Reset(ISemiconductorModuleContext tsmContext, bool resetDevice = false)Parameters
tsmContextISemiconductorModuleContext-
The NationalInstruments.TestStand.SemiconductorModule.CodeModuleAPI.ISemiconductorModuleContext object.
resetDevicebool-
Whether to perform a hard reset on the device.