07-30-2018 10:39 AM
08-01-2018 02:48 AM
Hello Bill,
There was indeed some progress!
@Bill_AndersonI have noticed that DAQmxSetReadOffset() and DAQmxGetReadTotalSampPerChanAcquired() are no longer in the 'NI DAQ C Reference Help',
Not sure if you accidentally looked at the wrong help (or if "DAQ C" instead of "DAQmx C" was a typo), however you can find Get/Set/Reset Read_TotalSampPerChanAcquired here. As you wrote, it is using a uInt64 type.
The DAQmxSetReadOffset function indeed still returns a 32-bit value. This seems unintended to me, as most other functions were changed to 64 bit. I made the R&D department aware of this. However I cannot promise anything here, there might be a 64-bit version coming or not, depending on the distribution of resources the developers have.
08-01-2018 12:41 PM
Hello ikaiser,
Thank you for passing on to the R&D department that they should upgrade DAQmxSetReadOffset() to 64-bit. I appreciate that. I hope they are listening!
Sincerely,
Bill