Search found 189 matches

by Karunen
Mon Feb 17, 2014 10:13 am
Forum: USB PC Oscilloscopes
Topic: Add external DC voltage to Signal Generator
Replies: 1
Views: 3437

Re: Add external DC voltage to Signal Generator

Hi, If all you want do it is add a dc offset of 9V, it is possible. A simple system is to using a BNC to crocodile clip connector and a 9V battery, You connect the red crocodile clip to the negative connector of the battery, the black crocodile clip to ground, The positive end of the battery should ...
by Karunen
Thu Jan 16, 2014 9:55 am
Forum: LabVIEW
Topic: How to generate a signal by using the ps3000aSetSigGenBuiltI
Replies: 3
Views: 5558

Re: How to generate a signal by using the ps3000aSetSigGenBu

Hi Li,

Sorry about that I have attached a 2010 version below please try that out.
SignalGen - working.vi
PS3000A Siggen labview 2010
(10.28 KiB) Downloaded 673 times
by Karunen
Wed Jan 15, 2014 12:38 pm
Forum: LabVIEW
Topic: How to generate a signal by using the ps3000aSetSigGenBuiltI
Replies: 3
Views: 5558

Re: How to generate a signal by using the ps3000aSetSigGenBu

Hi Li, I have fixed your vi, please download it and make sure the libraries attached correctly SignalGen - working.vi The corrections that I made was: When taking data from the front panel make sure that the data type matches to the function data types Corrected one data type in the function 'setsim...
by Karunen
Fri Jan 03, 2014 8:58 am
Forum: General Software Discussions
Topic: ps5000aSetSigGenArbitrary output frequency calculation
Replies: 4
Views: 12269

Re: ps5000aSetSigGenArbitrary output frequency calculation

Hi Mark,

Your application might also be using a older dll, please download the dll from below and drop it into the SDK folder
PS5000a.zip
PS5000a.dll version 1.0.0.158
(1.1 MiB) Downloaded 620 times
Thank you,
by Karunen
Thu Jan 02, 2014 4:54 pm
Forum: General Software Discussions
Topic: ps5000aSetSigGenArbitrary output frequency calculation
Replies: 4
Views: 12269

Re: ps5000aSetSigGenArbitrary output frequency calculation

Hi Mark, Below is a snippet from the PS5000a series SDK, used to find the delta phase from the frequency value, delta = ((1.0 * frequency * waveformSize) / unit->AWGFileSize) * (AWG_PHASE_ACCUMULATOR * 1/AWG_DAC_FREQUENCY); These are the values are for the 5XX4B series: frequency = frequency of wave...
by Karunen
Thu Jan 02, 2014 1:07 pm
Forum: General Software Discussions
Topic: ps5000aSetSigGenArbitrary output frequency calculation
Replies: 4
Views: 12269

Re: ps5000aSetSigGenArbitrary output frequency calculation

Hi Mark, I notice you reference PS5244A, only the models ending in B have the AWG function, also the value you would want to be using for 2^(bufferAdressWidth) is 49152 which is 48kS, there is an error in the documentation which has been reported. Could you please check which dll version your applic...
by Karunen
Thu Nov 28, 2013 12:55 pm
Forum: MATLAB
Topic: PicoScope 6000 series with 64-bit MATLAB
Replies: 8
Views: 11700

Re: PicoScope 6000 series with 64-bit MATLAB

Hi mpreciado78, You can get the 64 bit version of the PS6000.dll from http://www.picotech.com/software.html . 1. select your Picoscope 2.select the software development kit option and click the download button when it appears. You require the PS6000.dll and the PicoIpp.dlr located in the x64 folder....
by Karunen
Wed Nov 27, 2013 3:20 pm
Forum: PicoScope 6 for Windows
Topic: Need to save 2 channels waveform simultaneously
Replies: 1
Views: 2774

Re: Need to save 2 channels waveform simultaneously

Hi sbehnam3, Unfortunately the functions you have described can not be done in Picoscope 6.7.40.3. If you were to have both signals on one view, right click on the view and auto arrange the axis -this would separate signals enough so that when you captured the data as a .jpg, you would be able to vi...
by Karunen
Wed Nov 27, 2013 11:24 am
Forum: C and C++
Topic: PS5000aOpenUnitAsync documentation typo??
Replies: 1
Views: 3873

Re: PS5000aOpenUnitAsync documentation typo??

Hi hmaarfk,

I have replicated the issues,
I have submit a bug report to the development team for further investigations,
I will post when when the I receive further information.

Thanks,
Karunen