CNiIviSwtchPath::WaitForDebounce

Measurement Studio IVI

Class
CNiIviSwtchPath::
WaitForDebounce()
Base ClassesFunctionsGo to hierarchy chart    Prev page: SetPathNext page: CNiIviSwtchPath    
Public Function Declared in:
NiIviSwtch.h

'Declaration' icon -- Shortcut to top of page. Declaration

inline void WaitForDebounce(
    long maxTime) const;

'Description' icon -- Shortcut to top of page. Description

Returns process control back to the user only after all the previously created paths have settled.

Shortcut to top of page. Parameters

long maxTime

The maximum length of time for this function to wait until all paths have settled. If time elapses before all switches debounce, this function throws an exception.

'See Also' icon -- Shortcut to top of page. See Also