06-24-2019 07:30 AM
I want to output two "trapezoid" waveforms on a NI-6008. I know how to create a single period of the signal as a numpy array. But how can I output them with different frequencies?
07-26-2019 08:23 AM
Hello,
the solution could be two arrays with different number of elements. I suppose that sample rate is fixed for both outputs so longer array should take more time to execute.