Here is the problem.
and it was discussed only a bit in the forum. Say several analog signals arrive at a rate of 1kHz and I want to measure EACH of the signals.
I tried various things:
1) setting the trigger to external, the scan and channel trigger to internal. This does not work
2) setting the trigger to external PFI0, the scan clock to external as well PFI7 and the channel clock to max rate. This nearly works however only every second signal is converted (0.5kHz!!). I do not quite understand the reason why, but this is what the DAQ manual says: "startscan signals must be separated in time by one scan period". So how can one measure in a single shot fashion??
3) It is possible to
acquire ONE signal on a single shot basis if the channel clock is triggered by the 1kHz external clock. However it seems not be possible to acquiring two signals on a 1kHz basis !?
Perhaps someone knows the solution and can write a short program.