Search found 189 matches

by Karunen
Thu Nov 06, 2014 9:54 am
Forum: LabVIEW
Topic: PicoScope 3000 Datastreaming to Labview > 1MS
Replies: 5
Views: 7475

Re: PicoScope 3000 Datastreaming to Labview > 1MS

Hi Josef, The 3000 series has a range of Mixed Signal Oscilloscopes (MSO) http://www.picotech.com/usb3-oscilloscope-logic-analyzer.html These device have 2/4 analogue channels and 16 digital channels. Certain programming languages such as LabVIEW cannot support C style callbacks, which streaming req...
by Karunen
Wed Nov 05, 2014 3:55 pm
Forum: USB PC Oscilloscopes
Topic: 5000 series power supply
Replies: 8
Views: 8647

Re: 5000 series power supply

Hi,

Testing with your settings.

I found the voltage drop to be 5.07V or 5.06V

When waiting for a trigger the current draw is 870 mA, when collecting data it is 860mA and when idle it is 820 mA.

Hope this helps.

Kind Regards,
by Karunen
Mon Nov 03, 2014 10:50 am
Forum: MATLAB
Topic: MATLAB Instrument Driver Releases
Replies: 8
Views: 23799

Re: MATLAB Instrument Driver Releases

Hi, A Beta release Instrument Driver package has been uploaded for the PicoScope 6000 Series range: http://www.mathworks.com/matlabcentral/fileexchange/48311-picoscope%C2%AE-6000-series-matlab%C2%AE-generic-instrument-driver Please leave a rating on the page if you are downloading it from there. Tha...
by Karunen
Wed Oct 29, 2014 11:49 am
Forum: Getting Started
Topic: PICO ADC 200 software with Pspice software
Replies: 1
Views: 3500

Re: PICO ADC 200 software with Pspice software

Hi,

I do not believe the device can be used with Pspice.

Please correct me if am wrong but Pspice cannot import dll function calls and would require us to create a driver specifically for Pspice.

Kind Regards,
by Karunen
Wed Oct 29, 2014 11:45 am
Forum: LabVIEW
Topic: Timebase problem 5444B
Replies: 5
Views: 6267

Re: Timebase problem 5444B

Hi, Looking at the PS5000asdk_r10_5_0_32 PicoScope5000aExampleBlock.vi I was able to set the timebase to 0. (Please look at image below) PS5000a Res.png The screen shot shows block mode with a timebase of 0 and the resolution circled on the left. If you set the resolution to 8 bit can you set a time...
by Karunen
Wed Oct 29, 2014 11:31 am
Forum: USB PC Oscilloscopes
Topic: 5000 series power supply
Replies: 8
Views: 8647

Re: 5000 series power supply

Hi, The current draw will depend on: • The sampling Rate (higher sampling rate will draw more power), • The signal you are putting into the device, • voltage source to the USB (The lower the voltage supply the higher the current draw will be), • If the device is waiting for a trigger and • The resol...
by Karunen
Mon Oct 27, 2014 12:10 pm
Forum: USB PC Oscilloscopes
Topic: Acquisition of blocks without gaps with labview/pico3x
Replies: 1
Views: 2883

Re: Acquisition of blocks without gaps with labview/pico3x

Hi, Please note that Rapid block does have a re-arm of less than 2us at the fastest sampling rate. The time it takes to re-arm plus the time until the next trigger point(since you have zero pretrigger) is dead time. This means no samples will be stored. Could you tell me the sample the rate you requ...
by Karunen
Mon Oct 27, 2014 12:00 pm
Forum: USB PC Oscilloscopes
Topic: 5000 series power supply
Replies: 8
Views: 8647

Re: 5000 series power supply

Hi,

A colleague ran a test with a 5443 and found the current consumption was around 990mA.

Please note the power supply is only require if you are using more that 2 channels.

Kind Regards,
by Karunen
Mon Oct 27, 2014 11:48 am
Forum: LabVIEW
Topic: Timebase problem 5444B
Replies: 5
Views: 6267

Re: Timebase problem 5444B

Hi,

Which version of the SDK did you download?
by Karunen
Mon Oct 27, 2014 11:46 am
Forum: General Software Discussions
Topic: No way to find which frequency is generated since SDK?
Replies: 2
Views: 4689

Re: No way to find which frequency is generated since SDK?

Hi, Unfortunately there is not way using the API functions we provide to find the current frequency of the signal. Like hexamer said could you spare a channel to measure the frequency? And most of our device will also allow you to change the frequency during capture, so you could alter the frequency...
by Karunen
Mon Oct 27, 2014 11:26 am
Forum: LabVIEW
Topic: PicoScope 3000 Datastreaming to Labview > 1MS
Replies: 5
Views: 7475

Re: PicoScope 3000 Datastreaming to Labview > 1MS

Hi Josef,

In the SDK R10.5.0.32 the PicoScope3000aExampleStreaming.vi you should be able to select if the sample interval is specified in ns or us.

Please download the latest SDK from http://www.picotech.com/software.html

Kind Regards,
by Karunen
Thu Oct 02, 2014 11:48 am
Forum: LabVIEW
Topic: Streaming and real time evaluation with PicoScope 4262
Replies: 3
Views: 6246

Re: Streaming and real time evaluation with PicoScope 4262

Hi Emanuel, I have tested the 4262, using LabVIEW 2013, with 500 ns sample interval and I can see no corruption in the actual signal when I change the wait time to 0. But I do not have the FFT code so I cannot replicate what you are seeing. Would it be possible to send your FFT example to support@pi...
by Karunen
Thu Oct 02, 2014 11:27 am
Forum: PicoScope 6 for Windows
Topic: Save as CSV tuncates large datasets
Replies: 5
Views: 6183

Re: Save as CSV tuncates large datasets

Hi,

Development are still looking at the best way to implement this.

What you can do it save to .mat and then using a third party tool or matlab to convert it into txt.

You can also email support@picotech.com and I can help you further there.

Kind Regards
by Karunen
Tue Sep 30, 2014 8:10 am
Forum: .Net Languages (C#, VB.Net, .)
Topic: PicoScope 4824 - which mode should I use
Replies: 7
Views: 8955

Re: PicoScope 4824 - which mode should I use

Hi,

Would you be able to email support@picotech.com?
Where I can help you further.

Kind Regards,
by Karunen
Fri Sep 26, 2014 8:33 am
Forum: .Net Languages (C#, VB.Net, .)
Topic: c# Built-In Waveform in AWG functions
Replies: 2
Views: 5680

Re: c# Built-In Waveform in AWG functions

Hi,

I have updated the 2000a C# console example in the SDK and will be made available for download in a later release.

If you require it before the the new SDK build release please email support@picotech.com.

Kind Regards,