NI-DAQmx .NET Framework 4.0 API Reference

Table of Contents

Switch.WaitForSettling Method

  • Updated2023-02-21
  • 1 minute(s) read
Switch.WaitForSettling Method
Waits for the settling time on the device to expire.

Namespace:  NationalInstruments.DAQmx
Assembly:  NationalInstruments.DAQmx (in NationalInstruments.DAQmx.dll) Version: 20.7.40.49302

Syntax

public void WaitForSettling()
Public Sub WaitForSettling

Exceptions

ExceptionCondition
DaqExceptionThe NI-DAQmx driver returned an error.

Remarks

The settling time is reset and begins counting down upon a switch operation. Therefore, this method might return immediately if no operation happened recently.

See Also

Log in to get a better experience