Search found 3 matches

by rcox
Mon Apr 14, 2014 5:39 pm
Forum: Linux
Topic: Getting started using the API with Linux
Replies: 6
Views: 25750

Re: Getting started using the API with Linux

I got it going with a few changes. After rebuilding an Ubuntu 13.10 server from scratch on VMWare, I apt-get'd the build essentials, autoconf, unzip, and dos2unix. I installed the picoscope app for my 2204A via the instructions in: http://www.picotech.com/linux.html sudo bash -c 'echo "deb http://la...
by rcox
Fri Apr 11, 2014 11:26 pm
Forum: Linux
Topic: Getting started using the API with Linux
Replies: 6
Views: 25750

Re: Getting started using the API with Linux

Mala, I ran into the exact same thing as you did, but I don't quite understand how you solved it from your comment. Can you elaborate? make all-am make[1]: Entering directory `/home/virtjoule/Documents/PS2000Con-Linux' gcc -g -O0 -Wall -o ps2000con PS2000con.o PS2000con.o: In function `set_defaults'...
by rcox
Wed Apr 09, 2014 11:38 pm
Forum: VB and VBA (Excel, Access)
Topic: ps2000_set_sig_gen_built_in not working for micV < 500k
Replies: 1
Views: 5779

ps2000_set_sig_gen_built_in not working for micV < 500k

ps2000_set_sig_gen_built_in works fine for values at 500k or above. I'm simply trying to generate a 60 hz sine wave with, in this case, 450,000 peak to peak microvolts. When hooking another o-scope up to the AWG above that value I get a signal. Below I do not. Is this a known limitation of this call...