Search found 189 matches

by Karunen
Fri Mar 06, 2015 3:11 pm
Forum: LabVIEW
Topic: Pico 2207 AWG in Labview
Replies: 8
Views: 10580

Re: Pico 2207 AWG in Labview

Hi Felix, Are you outputting constantly using the signal generator? I might be better to measure the amount of samples between the rising edges ( http://forums.ni.com/t5/LabVIEW/How-can-I-measure-the-time-between-each-two-successive-rising/td-p/2228206 ). The PicoScope2000aGetStreamingValues.vi can ...
by Karunen
Fri Mar 06, 2015 1:13 pm
Forum: LabVIEW
Topic: Pico 2207 AWG in Labview
Replies: 8
Views: 10580

Re: Pico 2207 AWG in Labview

Hi Felix, I have taken a look at your code and what you need to do is set up the signal generator before PicoScope2000aStartStreaming is called. Unfortunately I am not exactly sure what you require. If you can provide me with a step by step instructions for what you require I might be able to provid...
by Karunen
Thu Feb 12, 2015 12:05 pm
Forum: Pre-Sales Advice
Topic: Suitable data logger - Cold cranking behaviour
Replies: 3
Views: 6531

Re: Suitable data logger - Cold cranking behaviour

Hi Spencer,

I believe Steve has answered your question on the other post.

For others looking for the other post is can be found herehttp://www.picoauto.com/support/topic10423.html.

Kind Regards,
by Karunen
Thu Feb 12, 2015 11:59 am
Forum: USB PC Oscilloscopes
Topic: Fast digital data streaming
Replies: 7
Views: 8421

Re: Fast digital data streaming

Hi Otero,

The list might be out of data the 3XXXD MSO variants are supported by the PS3000A SDK.

Can you tell me which SDK version you downloaded and where you found this list?

Kind Regards,
by Karunen
Thu Feb 12, 2015 10:57 am
Forum: LabVIEW
Topic: Multiple picoscope Labview Application
Replies: 3
Views: 5912

Re: Multiple picoscope Labview Application

Hi,

I have reattached the example to my previous post.

Kind Regards,
by Karunen
Thu Feb 12, 2015 10:52 am
Forum: Getting Started
Topic: Pico Logger - ADC-16
Replies: 1
Views: 4507

Re: Pico Logger - ADC-16

Hi Rudy,

Please have a look at the terminal board instructions on page 6.

https://www.picotech.com/download/manua ... ctions.pdf

It shows how to connect up to measure the voltage drop across a resistor.

Kind Regards,
by Karunen
Thu Feb 12, 2015 10:44 am
Forum: USB PC Oscilloscopes
Topic: Signal Generator to use a stored Scope File Waveform?
Replies: 1
Views: 3408

Re: Signal Generator to use a stored Scope File Waveform?

Hi, If the device has an AWG you will be able to output the stored waveform. Please note that all the device have a limit on the number of points the AWG can output. So if your signal requires more points than is available, you will not be able to replicate the stored signal. Please note if you down...
by Karunen
Thu Feb 12, 2015 10:38 am
Forum: PicoScope 6 for Windows
Topic: Making measurements on digital channels (MSO)
Replies: 6
Views: 8488

Re: Making measurements on digital channels (MSO)

Hi Steven,

This is on the new features list but I am unable to provide information as to when or if this will be implemented.

Kind Regards,
by Karunen
Thu Feb 12, 2015 10:34 am
Forum: C and C++
Topic: pulse width trigger
Replies: 5
Views: 10621

Re: pulse width trigger

Hi Eva, The hysteresis is the similar to the trigger ADC if you want 1.5% you will need to calculate what is is in ADC counts. So you could take the trigger ADC count and times it by 0.0015 and use that for you hysteresis ADC count. The 256*10 we provide in the example is just something an arbitrary...
by Karunen
Thu Feb 12, 2015 9:22 am
Forum: PicoScope 6 for Windows
Topic: Setting up Amp Clamp
Replies: 1
Views: 5807

Re: Setting up Amp Clamp

Hi,

If you click on 'A' it should bring up a menu.

Next to the probe drop down there are three dots as a button.
Please click on that now you can create your own custom probe settings by clicking on 'New Probe...'.

Kind Regards,
by Karunen
Wed Feb 11, 2015 12:24 pm
Forum: USB PC Oscilloscopes
Topic: Program giving 0 for picoscope 3205
Replies: 3
Views: 5225

Re: Program giving 0 for picoscope 3205

Hi,

Unfortunately with this device you will need to use block mode.

This means you are storing information to the device's internal memory which you can pull out once the device has finished collecting.

Kind Regards,
by Karunen
Mon Feb 09, 2015 4:11 pm
Forum: LabVIEW
Topic: Multiple picoscope Labview Application
Replies: 3
Views: 5912

Re: Multiple picoscope Labview Application

Hi, What happened is the wrapper can only handle one device so that when try to get values to does not copy it into a local space. To stream on multiple device first you need to copy and paste the "ps5000aWrap.dll". I just called mine "ps5000aWrap - Copy.dll" (copy and paste default). Then you need ...
by Karunen
Mon Feb 09, 2015 3:57 pm
Forum: USB PC Oscilloscopes
Topic: Program giving 0 for picoscope 3205
Replies: 3
Views: 5225

Re: Program giving 0 for picoscope 3205

Hi,

Unfortunately the 3204, 3205 & 3206 does not have fast streaming.

This means ps3000_run_streaming_ns function will always return 0.

Kind Regards,
by Karunen
Mon Feb 09, 2015 2:28 pm
Forum: Pre-Sales Advice
Topic: Suitable data logger - Cold cranking behaviour
Replies: 3
Views: 6531

Re: Suitable data logger - Cold cranking behaviour

Hi Spencer, Each channel of the TC-08 has a 100 ms conversion time. With all channels enabled it would take 900 ms to get a new value from the first channel (Cold Junction also has 100 ms conversion time). Unfortunately we do not have a device that could work as a RPM pickup. PicoScope 6 some maths ...
by Karunen
Mon Feb 09, 2015 10:36 am
Forum: USB DrDAQ
Topic: WARNING - EXCEL FILES POSTED BY Glovisol for the DrDAQ
Replies: 4
Views: 15857

Re: WARNING - EXCEL FILES POSTED BY Glovisol for the DrDAQ

Hi Glovisol,

I downloaded the PSU file from topic14917.html and I had not issues.

Kind Regards,