06-13-2010 06:33 PM
I have been working on a program that has multiple inputs from multiple devices, and it seems I cannot get around the problem of my samples being overwritten. I have tried all the suggestions I found on the board, but so far nothing is working. Im sure im just missing something simple, but I thought I would come here for suggestions.
In this example I am using a NI9217 to read temperatures from 4 RTDs.
Task Creation
Callback
No matter what I try I seem to always get back to the error of samples being overwritten. Any help would be greatly appreciated. |
06-14-2010
06:23 PM
- last edited on
07-01-2024
01:26 PM
by
Content Cleaner
Hi yegua22,
Can you provide the error code you are receiving? Do you receive this behavior when you run the RTD shipping example? If not, adjust the example for all four RTD readings and see if the error is displayed. You mentioned there are other devices used. Are these simultaneous to the NI 9217 acquistion? What are these devices? Is the NI 9217 in a usb sleeve or cDAQ chassis? Note: you will need to navigate to the examples from C:\Documents and Settings\All Users\Documents\National Instruments\CVI\samples\DAQmx.
06-15-2010 08:06 PM