hi everyone,
i read from an USB-6210 and have not touched my c++ code in years. it suddenly does not work properly anymore, x values appear to be dampened, variing less than they should.
what could have changed in recent months?
DAQmxErrChk (Ni_ReadBinaryI16(taskHandle, numSamples, 10.0, DAQmx_Val_GroupByScanNumber, data, numSamples*numChannels, &read, nullptr));
thank you!