NI-Digital Pattern Driver .NET Class Library

Table of Contents

DigitalDriverUtility.ResetDevice Method

  • Updated2023-11-24
  • 1 minute(s) read
DigitalDriverUtility.ResetDevice Method

DigitalDriverUtilityResetDevice Method

Returns the digital pattern instrument to a known state.

Namespace:  NationalInstruments.ModularInstruments.NIDigital
Assembly:  NationalInstruments.ModularInstruments.NIDigital.Fx40 (in NationalInstruments.ModularInstruments.NIDigital.Fx40.dll) Version: 2021

Syntax

public void ResetDevice()
Public Sub ResetDevice

Remarks

This method performs the following tasks on the digital pattern instrument:
  • Clears over-temperature and over-power conditions;
  • Aborts pattern execution;
  • Clears pin maps, time sets, source and capture waveforms, and patterns;
  • Resets all properties to default values, including setting SelectedFunction to Disconnect, causing the I/O switches to open; and
  • Stops export of all external signals and events.

See Also

Log in to get a better experience