Search found 6 matches

by aiyoung
Mon Feb 27, 2012 5:12 pm
Forum: LabVIEW
Topic: Question on using PS_3000_Get_Timebase in LabVIEW
Replies: 5
Views: 7608

Re: Question on using PS_3000_Get_Timebase in LabVIEW

It might be helpful if i explain a bit more on what my end goal is. What i want to get is time values that correspond to the data points that my picoscope read. I am using a tunable laser that can output different wavelengths of light. I set the sweep range and the sweep rate on the laser. The laser...
by aiyoung
Mon Feb 27, 2012 5:04 pm
Forum: LabVIEW
Topic: Question on using PS_3000_Get_Timebase in LabVIEW
Replies: 5
Views: 7608

Re: Question on using PS_3000_Get_Timebase in LabVIEW

Hello Hitesh, Thank you for responding to my inquirey. The main thing i don't understand about the Get_Timebase function is what the input parameters to the function are. The function is stated as follows in the programmers guide. short ps3000_get_timebase ( short handle, short timebase, long no_of_...
by aiyoung
Mon Feb 20, 2012 6:10 pm
Forum: LabVIEW
Topic: Question on using PS_3000_Get_Timebase in LabVIEW
Replies: 5
Views: 7608

Re: Question on using PS_3000_Get_Timebase in LabVIEW

I also had a question about how the ps3000_getvalues and ps3000_get_times_and_values function operates. Using the ps3000_set_channel function, one can state if a channel is active or not. With ps3000_getvalues and ps3000_get_times_and_values, the programmers guide states that you have to write NULL ...
by aiyoung
Mon Feb 20, 2012 5:18 pm
Forum: LabVIEW
Topic: NEW LabVIEW Drivers and Examples for 4000, 5000 and 6000.
Replies: 18
Views: 34999

Re: NEW LabVIEW Drivers and Examples for 4000, 5000 and 6000

Martyn wrote:There are new examples for the 3000A/B range of scopes. However there are no plans to update the Labview examples or driver for the discontinued 3000 range. Sorry.
How about the 3425 model? i'm using a 3424 at the moment.
by aiyoung
Sat Feb 18, 2012 12:39 am
Forum: LabVIEW
Topic: Question on using PS_3000_Get_Timebase in LabVIEW
Replies: 5
Views: 7608

Question on using PS_3000_Get_Timebase in LabVIEW

Hi, I'm trying to modify the ps3000_runBlock.vi example to use PS_3000_Get_Timebase and PS_3000_Get_Times_and_Values functions. I've used "Call Library Function" nodes to call the functions to ps3000.dll in the same manner that the existing functions in the example use the "Call Library Function" no...
by aiyoung
Sat Feb 18, 2012 12:29 am
Forum: LabVIEW
Topic: NEW LabVIEW Drivers and Examples for 4000, 5000 and 6000.
Replies: 18
Views: 34999

Re: NEW LabVIEW Drivers and Examples for 4000, 5000 and 6000

Are there any plans to update the drivers and examples for the 3000 series picoscopes?