jimv Newbie
Joined: 26 Jun 2007
Posts: 1
|
Posted: Tue Jun 26, 2007 12:24 am Post subject: 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 generator works properly when accessed via
the Picoscope menus.
What am I doing wrong? |
|