Hello Pavan,
Part of the reason each sample is 64bits is that each of the samples
has been scaled, you could read in raw data, but this would be in the
native format of the device, it is not scaled and you will need to
refer to the 6115 document to determine the format it uses. You
will also want to look at the documentation in the NI-DAQmx C Reference
Help >> NI-DAQmx Key Concepts >> Reading and Writing Data
>> Data Format and Organization >> Raw Data before using
this format. You would need to scale and possibly reorder the
data after reading it.
Does anyone else use your program or have access to your
hardware? It's hard to track down a random bug that just appears,
so you might see if anyone else has changed anything in your system
without telling you.
Regards,
Micaela N
National Instruments