Switch.WaitForSettling Method
- Updated2023-02-21
- 1 minute(s) read
SwitchWaitForSettling 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
Exception | Condition |
---|---|
DaqException | The 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.