NI-Digital Pattern Driver .NET Class Library

Table of Contents

DigitalDriverUtility.Reset Method

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

DigitalDriverUtilityReset Method

Resets 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 Reset()
Public Sub Reset

Implements

IIviDriverUtilityReset

Remarks

This method aborts pattern execution, resets all attributes to default values, and stops the export of all external signals and events.

When this method is called, all pin drivers are put in a non-drive state, the active load and PPMUs are disconnected, and the I/O switches are opened. Also, pin map and time set configurations are cleared.

See Also

Log in to get a better experience