NI-SCOPE .NET Class Library Help

Table of Contents

ScopeDriverUtility.ResetDevice Method

  • Updated2023-09-06
  • 1 minute(s) read
ScopeDriverUtility.ResetDevice Method

ScopeDriverUtilityResetDevice Method

Performs a hard reset on the instrument.

Namespace:  NationalInstruments.ModularInstruments.NIScope
Assembly:  NationalInstruments.ModularInstruments.NIScope.Fx45 (in NationalInstruments.ModularInstruments.NIScope.Fx45.dll) Version: 2023

Syntax

public void ResetDevice()
Public Sub ResetDevice

Remarks

Resets the instrument to a known state. The method disables power generation, resets session properties to their default values, properties clears errors such as overtemperature and unexpected loss of auxiliary power, commits the session properties, and leaves the session in the Uncommitted state. This method also performs a hard reset on the instrument and driver software. This method has the same functionality as using reset in Measurement and Automation Explorer. This will also open the output relay on instruments that have an output relay.

See Also

Log in to get a better experience