here's the scenario:
I have a 6534 DIO card...
I'm writing to the buffer using the "buffer write" vi. I'm then outputting the data using "buffer control" with "start" as the control code. After it is outputted, the bits on the DIO card remain the same until I use "dio clear."
What I want to do is rewrite the buffer then output it again before clearing the DIO card. I'm getting buffer errors when I try to do this. I can get it to work if I clear the buffer before I write to it for the second time, but that also clears the bits on my DIO card, which I do not want.
Any suggestions?
Thanks,
Sal