- From: Kurt Rosenfeld <hardware_at_ee.ccny.cuny.edu>
- Date: Thu, 2 Aug 2007 11:40:54 -0400
Hello, We can't seem to get the cmd.c program to do continuous streaming with our card. The following modifications did not do it. The program still outputs 32768 samples and then exits. The reason it exits the main loop is that the read() call returns 0. //cmd->stop_src = TRIG_COUNT; cmd->stop_src = TRIG_NONE; //cmd->stop_arg = n_scan; cmd->stop_arg = 0; Is this card known to work in continuous mode? Suggestions? thanks, -kurt
Received on 2007-08-02Z14:40:54