I'm trying to stream a waveform to an LTC2602 DAC using the USB-8452. I am able to generate a waveform using the SPI Basic VIs but the waveform has a limited frequency because I have to generate the samples point-by-point in LabVIEW.
I'd like to use the SPI Streaming VIs but it appears as if that's only set up for reading (i.e. ADCs).
Is there a way I can generate a continuous streaming waveform, such as a 20kHz sine wave, using the USB-8452? I'd also like to be able to dynamically change the waveform.