Search found 1 match

by artner
Thu Jan 20, 2005 12:14 pm
Forum: General Software Discussions
Topic: using the external trigger with an ADC212/3
Replies: 1
Views: 4698

using the external trigger with an ADC212/3

Hi I've problems with the external trigger. I write a software (MSVC6.0) with following settings. adc200_set_fequency(1000); channels: both range: 0, 8 oversample: 1 timebase: 8 trigger: TRUE, SRC_A,max_dirs,0,1000 run: 1000 wait until ready This code works well. The trigger waits until the value of...