Search found 4 matches

by imgreen
Thu Mar 21, 2019 9:26 pm
Forum: Introductions
Topic: AWG
Replies: 3
Views: 5149

Re: AWG

Hello Hans, I agree with Gerry. But at least for the PS2000 SDK, one can program the AWG waveform directly, should you be into programming. The function is ps2000_set_sig_gen_arbitrary(). Maximum length of the AWG waveform is 4096 samples per waveform cycle. This will allow you to go very much highe...
by imgreen
Fri Mar 15, 2019 7:57 pm
Forum: Pre-Sales Advice
Topic: Limitations of PicoScope Software using PS 2205A
Replies: 1
Views: 3065

Re: Limitations of PicoScope Software using PS 2205A

Hello, Having just acquired and explored a 2205A, I can confirm that the zoom window works well, if I understand your question properly. Test conditions were a 2 Hz sawtooth (is that what you mean by low?) from the integrated signal generator, 12 bits enhanced vertical resolution (by averaging), sam...
by imgreen
Mon Mar 11, 2019 3:59 pm
Forum: General Software Discussions
Topic: Pre-trigger samples from ps2000_run_streaming_ns
Replies: 1
Views: 2572

Pre-trigger samples from ps2000_run_streaming_ns

Hello, I am finding that the function ps2000_run_streaming_ns adds unwanted pre-trigger samples to the output stream. If I call the function with triggering disabled, and ask for a million samples, I receive exactly a million samples, which is fine. But if I enable simple triggering with the ps2000_...
by imgreen
Mon Mar 11, 2019 2:17 pm
Forum: .Net Languages (C#, VB.Net, .)
Topic: PS2000 ps2000_overview_buffer_status return value
Replies: 4
Views: 13235

Re: PS2000 ps2000_overview_buffer_status return value

I am yet another who has now been caught out by the inverted return logic of the ps2000_overview_buffer_status function, or rather by its documentation. Can I point out that the 2000 series programmer's guide, that I downloaded last week as part of the 64-bit SDK, is still in error. It was only when...