Search found 6 matches

by CommanderLake
Tue Dec 28, 2021 7:00 am
Forum: USB PC Oscilloscopes
Topic: Calibrate 2208B myself
Replies: 2
Views: 3651

Calibrate 2208B myself

I know Picoscope has a calibration service to make a bit of extra profit but if they can do it then I can do it too so how do I calibrate it myself assuming I have an accurate voltage reference connected?
by CommanderLake
Thu Sep 12, 2019 3:34 am
Forum: .Net Languages (C#, VB.Net, .)
Topic: Why min and max buffers?
Replies: 2
Views: 11514

Re: Why min and max buffers?

Thanks, I discovered the manual pdf eventually.
by CommanderLake
Tue Sep 10, 2019 5:32 am
Forum: .Net Languages (C#, VB.Net, .)
Topic: Why min and max buffers?
Replies: 2
Views: 11514

Why min and max buffers?

I'm trying to stream raw adc data from my 2208B, but I can only get min and max buffers from the scope, why can't I just get the raw adc values?
by CommanderLake
Mon Sep 09, 2019 10:22 pm
Forum: Pre-Sales Advice
Topic: Picoscope 2000
Replies: 2
Views: 5725

Re: Picoscope 2000

Also note the current output will be very small and the voltage may drop unless you use an amplifier.
by CommanderLake
Mon Sep 09, 2019 10:17 pm
Forum: USB PC Oscilloscopes
Topic: I think I destroyed my scope
Replies: 2
Views: 3728

Re: I think I destroyed my scope

Unless your measurement equipment was completely isolated from the car ground you probably shorted the battery through the scope ground. e.g if you have the computer in any way connected to the car or another probe connected to the cars ground you cannot use the battery positive as common for your m...
by CommanderLake
Mon Sep 09, 2019 9:18 pm
Forum: General Software Discussions
Topic: Unable to open device
Replies: 1
Views: 2788

Unable to open device

I have a 2208B and when I invoke this function it returns 0, the device works just fine in the Picoscope software.
[DllImport(_DRIVER_FILENAME, EntryPoint = "ps2000_open_unit")]
public static extern short OpenUnit();