10-10-2005 12:01 PM
10-10-2005 12:03 PM
It is not always the same point in the array.
I am using the RTSI bus to route the signal from the FGen to the S-DAQ.
10-10-2005 02:06 PM
10-11-2005 04:02 PM
I figured out with the help of a coworker that it was a memory allocation and handling issue. When I was using shift registers in my one loop of my validation test vi it was missing points. When I created another vi and used queues to transfer the data to a data handling loop, reduced the data and stored it, then discarded it from memory - I did not miss any points.
10-11-2005 04:25 PM