Search found 1 match

by jimv
Tue Jun 26, 2007 12:24 am
Forum: C and C++
Topic: adc200_set_frequency
Replies: 1
Views: 4248

adc200_set_frequency

I have just dowloaded the latest software for an ADC216 unit. In C++, I cannot get the signal generator to function. I use the following calls- adc200_open(1); adc200_set_unit(1); ... adc200_set_frequency( 100); ... and NOTHING happens on the on the output/trigger port. However, the function generat...