Search found 3 matches

by an2flyer
Thu Jul 05, 2018 7:05 am
Forum: USB PC Oscilloscopes
Topic: How to turn off splash screen?
Replies: 1
Views: 2089

How to turn off splash screen?

Hello together, I am using the picoscope ps2000.dll in a C# environment. The PS2000ConsoleExample works fine, but now I want to migrate to the real application. In this context the splash screen is anoying when opening the device. How can the splash screen be suppressed? Any hints would be much appr...
by an2flyer
Wed Feb 21, 2018 11:36 am
Forum: USB PC Oscilloscopes
Topic: max. fast sampling rate of 2204A
Replies: 3
Views: 3995

Re: max. fast sampling rate of 2204A

Hello Martyn, Thank you very much for your quick and very helpful answer! There are indeed 2 channels enabled, because the program is directly derived from the PS2000CSConsole example. So I can expect 150ns with one channel... Why 1 sample? I need to test a device out of the automotive industry. Thi...
by an2flyer
Wed Feb 21, 2018 7:49 am
Forum: USB PC Oscilloscopes
Topic: max. fast sampling rate of 2204A
Replies: 3
Views: 3995

max. fast sampling rate of 2204A

Hello, I am controlling a 2204A via SDK and C# We need to get a single sample at a certain time. So the whole process is invoked by the PC who knows the timing. We use fast streaming with "ps2000_run_streaming_ns" Because we need just one single sample, I found out the minimum for parameter "max_sam...