Search found 3 matches

by Carleton
Wed Aug 03, 2016 2:31 pm
Forum: MATLAB
Topic: AWG - Output Shots
Replies: 6
Views: 9646

Re: AWG - Output Shots

Thank-you very much for the help! I'm able to use Matlab to create and capture the Picoscope signal with only one device. But, I did need to make sure the lines of code for generating the signal and streaming the data collection were very close to each other in my Matlab program. Apparently, the tim...
by Carleton
Fri Jul 29, 2016 7:04 pm
Forum: MATLAB
Topic: AWG - Output Shots
Replies: 6
Views: 9646

Re: AWG - Output Shots

Thank-you, I had one less parameter which I think was causing the problem. It's working now! At this stage, I'm using a separate oscilloscope to view the output signal. Is it possible to generate and receive an AWG signal with a single Picoscope device (i.e. 3000 series) using the Matlab code/driver...
by Carleton
Thu Jul 28, 2016 10:44 pm
Forum: MATLAB
Topic: AWG - Output Shots
Replies: 6
Views: 9646

AWG - Output Shots

Hello, I'm trying to create an arbitrary waveform shot/burst but I only get a periodic signal. I'm using the example file 'PS3000A_IC_Generic_Driver_Sig_Gen.m' but I still don't get a shot/burst. I'm not sure what the input parameters should be or what is an acceptable range/values of the input para...