Hello!
I have the following Problem.
I use the NI-6534 and MS Visual C++. I configured two groups one for output and one for input. I send a pattern for output to the memory of the 6534-card and want the card to output this with the onboard-loop. This works fine!
Then I want to read the outputted pattern with the other group with continuous data input. But the DIG_DB_Transfer stops after two halfbuffers and does not continue. If I disable the onboard looping for output, the input group reads the data continuous.
I don't know, where the error is, input and output alone work fine, but together the input stops if I use onboard looping.
I hope somebody can helpme with my problem. Thank you.