Hello,
Thank you for answering! I am using Python UL for Linux. I try to call the function a_out_scan() twice with 2 different data buffers but it would raise an UL exception. (UL_Error_ALREADY_ACTIVE);
I don't quite understand the idea of interleaving the data for 2 channels into one 1-D array. We are trying to output 2 different analog outputs on the 2 different channels, i.e., channel Aout0 outputting a sine wave, and channel Aout1 outputting a triangular wave. Is it possible?
Best,
Charlie