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