Switch.SettlingTime Property
- Updated2023-02-21
- 1 minute(s) read
SwitchSettlingTime Property
Specifies in seconds the amount of time to wait for the switch to settle (or debounce). NI-DAQmx adds this time to the settling time of the motherboard. Modify this property only if the switch does not settle within the settling time of the motherboard. Refer to device documentation for supported settling times.
Namespace: NationalInstruments.DAQmx
Assembly: NationalInstruments.DAQmx (in NationalInstruments.DAQmx.dll) Version: 20.7.40.49302
Syntax
public double SettlingTime { get; set; }
Public Property SettlingTime As Double Get Set
Property Value
Type: DoubleSpecifies in seconds the amount of time to wait for the switch to settle (or debounce).