Search found 4 matches

by psiolent
Wed Nov 05, 2008 3:01 pm
Forum: General Software Discussions
Topic: Poor precision and accuracy in 2203
Replies: 5
Views: 8325

I'm trying it with +-2V right now and it looks much better. I appear to be getting data in about a 10mV range now instead of 200mV, which is adequate for our purposes. I'll log some data for a few hours and see what it looks like and post that. Is resolution enhancement the same thing as oversamplin...
by psiolent
Wed Nov 05, 2008 2:34 pm
Forum: General Software Discussions
Topic: Poor precision and accuracy in 2203
Replies: 5
Views: 8325

Hi Robin! Thanks for responding. The battery I was testing with is a 12V, so I am using the +-20V range. I am using a 10X probe so actual values I am getting from the scope are around 1.1-1.2V. Perhaps should I change the range to +-2V since I am having to multiply values in my program anyways? I wi...
by psiolent
Tue Nov 04, 2008 3:49 pm
Forum: General Software Discussions
Topic: Poor precision and accuracy in 2203
Replies: 5
Views: 8325

Poor precision and accuracy in 2203

I am writing an application to monitor battery charge and discharge. The problem is that I am seeing very poor precision and accuracy from the data obtained from the scope. A battery in charge or discharge cycle should produce a fairly smooth curve, but I am not seeing that. The program currently ta...
by psiolent
Wed Oct 29, 2008 10:23 pm
Forum: VB and VBA (Excel, Access)
Topic: Weird: VB6 Division by zero
Replies: 0
Views: 9400

Weird: VB6 Division by zero

I'm writing some software for my 2203 using VB6 and I've run into a *really* weird problem. I'll just throw it out there and then if anyone needs example code etc. then I will provide that. I open the unit with ps2000_open_unit then set up the channel with ps2000_set_channel. I then call ps2000_run_...