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