Search found 6 matches

by JSmith
Thu Apr 07, 2005 5:24 am
Forum: PicoScope 5
Topic: ps3000_run_block Question
Replies: 5
Views: 6975

Hello Sarah

I would still like some help with the VB code or to be able to download a vb example that actually works.
by JSmith
Tue Apr 05, 2005 1:05 am
Forum: PicoScope 5
Topic: ps3000_run_block Question
Replies: 5
Views: 6975

I have been playing around with the code a bit more and found that it is actually crashing at the ps3000_get_timebase command.

I still haven't been able to fix it so any help is appreciated.

Cheers
by JSmith
Mon Apr 04, 2005 11:14 pm
Forum: PicoScope 5
Topic: ps3000_run_block Question
Replies: 5
Views: 6975

Hello Sarah, I downloaded the vb driver again to see if it would work and it crashes at the same point as the vb driver that I received with my Picoscope. I suspect it is crashing at the line ps3000_run_block, this is why I tried it myself but with no success :( Are you able to replicate this proble...
by JSmith
Mon Apr 04, 2005 6:51 am
Forum: PicoScope 5
Topic: ps3000_run_block Question
Replies: 5
Views: 6975

ps3000_run_block Question

Hello, When ever I run the following code in VB it always returns 0 for ps3000_run_block and I can't figure out why. (I have the 3206) ok = ps3000_get_timebase(ps3000_handle, 5, 100, time_interval, time_units, 4, max_samples) freq = ps3000_set_siggen(ps3000_handle, 2, 1000, 1000, 1, 100, False, Fals...
by JSmith
Thu Mar 31, 2005 1:13 am
Forum: Getting Started
Topic: VB Error
Replies: 1
Views: 5125

VB Error

Hello,

I have just received my 3206 and have tried to use the VB driver but get the error 'Compile error: Sub or Function not defined' on start up. This is referring to the line of code 'Call Channel_select_Change'.

Do you have an updated VB driver I could try?

Cheers
by JSmith
Wed Jan 12, 2005 4:02 am
Forum: PicoScope 5
Topic: Vp-p and Phase Measurement in VB
Replies: 1
Views: 4046

Vp-p and Phase Measurement in VB

Hello

Is there a command or line of code in VB for the PicoScope 3000 series that can measure Vp-p?

Same question but for measuring the phase between two inputs?

Cheers
Jye