Search found 9 matches

by fabianmicallef
Mon Nov 25, 2013 4:59 pm
Forum: MATLAB
Topic: How to obtain the desired frequency for the AWG
Replies: 1
Views: 3822

How to obtain the desired frequency for the AWG

I am attempting to set up the AWG on my PS2204 using the function: ps2000_set_sig_gen_arbitrary I do not need any sweeping of the frequency so the value of startdeltaphase and stopdeltaphase must be equal, and the value for deltaphaseincrement and dwelltime must both be 0, am I correct? Having said ...
by fabianmicallef
Tue Nov 19, 2013 11:00 am
Forum: VB and VBA (Excel, Access)
Topic: importing arbitrary waveform for generation.
Replies: 5
Views: 11133

Re: importing arbitrary waveform for generation.

I have e-mailed,
Thank you for your support
by fabianmicallef
Mon Nov 18, 2013 5:07 pm
Forum: VB and VBA (Excel, Access)
Topic: importing arbitrary waveform for generation.
Replies: 5
Views: 11133

Re: importing arbitrary waveform for generation.

Thank you for your advice. Could you please give me another link to the recent SDK zip file as the one on the software page is not functioning. It is giving me the following error: This XML file does not appear to have any style information associated with it. The document tree is shown below.
by fabianmicallef
Fri Nov 15, 2013 4:00 pm
Forum: VB and VBA (Excel, Access)
Topic: importing arbitrary waveform for generation.
Replies: 5
Views: 11133

Re: importing arbitrary waveform for generation.

I am also trying to set up fast streaming of data. The streaming example in the SDK examples for excel is compatible streaming which on the attached pdf says that it cannot be used for my 2204 model. I have tried my best to modify the example for fast streaming but the computer freezes when I run it...
by fabianmicallef
Fri Nov 15, 2013 10:49 am
Forum: VB and VBA (Excel, Access)
Topic: importing arbitrary waveform for generation.
Replies: 5
Views: 11133

importing arbitrary waveform for generation.

I am trying to set up the AWG on my 2204 picoscope and I am using VBA for excel. How do I import the data of the arbitrary waveform, which is currently saved as a column in a CSV file, and how do I implement it in the function ps2000_set_sig_gen_arbitrary ? Eseentially, what do I have to place in th...
by fabianmicallef
Wed Nov 13, 2013 4:58 pm
Forum: PicoScope 5
Topic: Using the AWG and picolog simultaneously
Replies: 3
Views: 15768

Re: Using the AWG and picolog simultaneously

I understand that this should belong in another board, but having said that, and related to the above: Is it possible to write code with the SDK such that the AWG is used while simultaneously collecting data by fast streaming?
Thank you for your support.
Fabian Micallef
by fabianmicallef
Wed Nov 13, 2013 4:54 pm
Forum: MATLAB
Topic: Installation problems for PS2204
Replies: 3
Views: 5888

Re: Installation problems for PS2204

I am using version R2010a 32-bit.
Where can I find mex -setup? I cannot locate it in the SDK.
Thank you for your support.
Fabian Micallef.
by fabianmicallef
Tue Nov 12, 2013 6:08 pm
Forum: MATLAB
Topic: Installation problems for PS2204
Replies: 3
Views: 5888

Installation problems for PS2204

I have installed the software development kit available at http://www.picotech.com/drivers.html for my picoscope model. I have followed to the letter the guidelines in the system folder. In PS200config i have modified the paths to the ones I am using and it runs fine. I connect the picoscope itself....
by fabianmicallef
Tue Nov 12, 2013 5:55 pm
Forum: PicoScope 5
Topic: Using the AWG and picolog simultaneously
Replies: 3
Views: 15768

Using the AWG and picolog simultaneously

Is it possible to use the AWG integrated in the picoscope software while simultaneously reading data streamed from the picolog software?