adc200_set_frequency

 
Post new topic   Reply to topic    Pico Technology Forum Index -> C and C++
Author Message
jimv
Newbie


Joined: 26 Jun 2007
Posts: 1

PostPosted: Tue Jun 26, 2007 12:24 am    Post subject: adc200_set_frequency Reply with quote

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?
Back to top
ziko
Site Admin
Site Admin


Joined: 01 Dec 2006
Posts: 606
Location: St Neots

PostPosted: Mon Jul 09, 2007 2:13 pm    Post subject: Reply with quote

Hi and thank you for your post.

You need to use the adc200_run command and not call the stop command.

Let me know how you get on.

Kind regards
Back to top
Display posts from previous:   
Post new topic   Reply to topic    Pico Technology Forum Index -> C and C++
All times are GMT
Page 1 of 1

 


Pico Technology topic RSS feed 
Powered by phpBB © 2001, 2005 phpBB Group