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