![]() | Download Help (Windows Only) |
Represents the method that handles the EveryNSamplesRead event.
Namespace: NationalInstruments.DAQmx
Assembly: NationalInstruments.DAQmx (in NationalInstruments.DAQmx.dll) Version: 17.1.40.99
Visual Basic (Declaration) |
---|
Public Delegate Sub EveryNSamplesReadEventHandler ( _ sender As Object, _ e As EveryNSamplesReadEventArgs _ ) |
C# |
---|
public delegate void EveryNSamplesReadEventHandler( Object sender, EveryNSamplesReadEventArgs e ) |
Helpful
Not Helpful