Table of Contents

Method Reset

Namespace
NationalInstruments.SemiconductorTestLibrary.InstrumentAbstraction.Scope
Assembly
NationalInstruments.SemiconductorTestLibrary.Abstractions.dll

Reset(ISemiconductorModuleContext, bool)

Resets all NationalInstruments.ModularInstruments.NIScope.NIScope sessions.

public static void Reset(ISemiconductorModuleContext tsmContext, bool resetDevice = false)

Parameters

tsmContext ISemiconductorModuleContext

The NationalInstruments.TestStand.SemiconductorModule.CodeModuleAPI.ISemiconductorModuleContext object.

resetDevice bool

Whether to perform a hard reset on the device.