The DAQmx counter output API is very useful for generating digital trains for experimental control. It is essentially a self-contained task which requires no input buffer to be provided, so it can be implemented as an observable source returning Unit.
The DAQmx counter output API is very useful for generating digital trains for experimental control. It is essentially a self-contained task which requires no input buffer to be provided, so it can be implemented as an observable source returning
Unit.