Hello,
as in the topic I would like to implement a ring buffer. I have a analog/digital card and would like to generate a signal on the analog outputs. Now I have two arrays and begin to fill one of them. When the array is full I would like to send it to the analog output. In the meantime the second array should get filled up.
This process reapeats until the end condition is reached.
I do not know if that is possible with Lab Windows and the USB. PCI Express 6364?
Do somebody has a example code for such a task?
Best Regards