Search found 4 matches

by BDS
Fri Aug 22, 2008 4:33 pm
Forum: LabVIEW
Topic: Timebase problems
Replies: 1
Views: 4044

Timebase problems

I have a pico 3424 scope and am having trouble with the timebase function. When I run get_timebase_2 I don't get expected values for the max samples. I get one of two results. If requested samples is less than the max I get value of -513 for max samples and a status of 1. If the requested samples is...
by BDS
Thu Nov 01, 2007 6:16 pm
Forum: LabVIEW
Topic: Picoscope 3000 triggering
Replies: 5
Views: 8454

I found the problem.
I had two versions of ps3000.dll (3.5.0.0 and 3.5.8.0) and was using the older version. I switched to the newer version and the trigger behaves as expected.
by BDS
Tue Oct 30, 2007 10:55 pm
Forum: LabVIEW
Topic: Picoscope 3000 triggering
Replies: 5
Views: 8454

Ok, that answers the one question of what +/- integer values address what range. There seems to be something wrong however because no matter what integer value I pass, I cannot get it to trigger on a (-) voltage. I ran the picoscope6 software and it allows a neg. trigger so it's not the scope box. I...
by BDS
Fri Oct 26, 2007 5:08 pm
Forum: LabVIEW
Topic: Picoscope 3000 triggering
Replies: 5
Views: 8454

Picoscope 3000 triggering

I have searched the forum and haven't seen this question asked so I must be doing something wrong? I am trying to set an internal trigger but I can only trigger on a positive voltage. I understand that the value needing to be passed is a 16 bit integer that is scaled by the selected range. It appear...