Posted: Thu Jun 14, 2007 2:05 pm Post subject: pico jam
Hi
Does the data logger have any limitations on the speed of the trigger?
If i have a very slow external pulse (suppose every 80ms and my program handles a block in 100 ms) and then I use the command
"adc 200 Run" (and I did use "adc 200 set trigger" in the beggining of the program but not before each "adc 200 Run") does it jam the pico ?
Hi and thank you for your post, no it does not Jam the Pico. You do not need to call the set trigger before calling the run block each time, as long as the trigger conditions remain the same.