Dear all
I wonder if it is really impossible to declare one taskhandle for each acquisition channel on a DAQ card using VC++ 6.0. For example, I need to sample two channels on a M series card. Then I declare a taskhandle for sampling each channel (same sampling rate) separately.
Previously, I am able to do this when I am using visual basic.
Does anyone know if there is a bug or something?
Thanks in advance to any suggestions.