Hello!
I have a problem with the NI-DAQ function DIG_Block_Check (deviceNumber, group, remaining).
I use the NI-6534-card, the NI-DAQ-version 6.4.3 and C++ Visual Studio 6.0.
I want to watch the output of the NI-card and when the remaining-parameter returns 0, I want to change the outputpattern on the card. The outputpattern is send out by the card with the onboard loop feature, but sometimes I want to change it, but only when it is send out completely. My problem is, that the remaining parameter does not return 0. It only returns odd numbers. So, the minimum number is 1 which doesn't help me.
I hope anyone can help me.
Thank you,
Andreas