AcquisitionNextHandler¶
-
delegate void AcquisitionNextHandler(System.Collections.IEnumerable<ISample> samples)¶
Represents the function that is called when acquisition is able to provide a new batch of samples to subscribers.
- Parameters
samples – Next collection of acquisition samples in stream.