Search found 9 matches

by m.asiatici
Wed Mar 26, 2014 4:26 pm
Forum: General Software Discussions
Topic: Real time processing of ns pulses
Replies: 6
Views: 8561

Re: Real time processing of ns pulses

Hi Karunen,

thank you very much for your help. I just wrote you.

Regards,

Mikhail
by m.asiatici
Wed Mar 26, 2014 2:19 pm
Forum: General Software Discussions
Topic: Real time processing of ns pulses
Replies: 6
Views: 8561

Re: Real time processing of ns pulses

Hi Karunen, thank you very much. I would have just one more question, this time about rapid block mode, since I am exploring also this possibility. From what I understood, it seems to me that the ps6000GetValuesTriggerTimeOffsetBulk64 function could be the best way to extract the timestamp of each p...
by m.asiatici
Mon Mar 24, 2014 12:06 pm
Forum: General Software Discussions
Topic: Real time processing of ns pulses
Replies: 6
Views: 8561

Re: Real time processing of ns pulses

Hi Karunen,

thank you for your reply.

What happens if the overview buffer gets completely filled before the data is retrieved? The acquisition is stopped or the old data is overwritten? Does the driver tell me if such buffer overflow condition happen?

Thank you.

Best regards,

Mikhail
by m.asiatici
Tue Mar 18, 2014 5:32 pm
Forum: General Software Discussions
Topic: Real time processing of ns pulses
Replies: 6
Views: 8561

Real time processing of ns pulses

Hi, I would like to use a PicoScope to analyze the signal generated by a silicon photomultiplier, which is basically a sequence of this kind of pulses: http://www.ketek.net/typo3temp/pics/dc39cec061.jpg (where the slow component time constant can be as short as a few tens of ns, and the rise time ca...
by m.asiatici
Tue Mar 18, 2014 1:00 pm
Forum: LabVIEW
Topic: Error 1097 in PicoScope6000Open.vi
Replies: 6
Views: 8397

Re: Error 1097 in PicoScope6000Open.vi

Hi Hitesh, thank you for the solution you provided me via email. I just would like to post the procedure that solved my problem if anybody else will experience the same error in the future. I'm not sure if just doing this, without the updating the DLLs, will work, but it could be a starting point: P...
by m.asiatici
Fri Mar 14, 2014 3:04 pm
Forum: LabVIEW
Topic: Error 1097 in PicoScope6000Open.vi
Replies: 6
Views: 8397

Re: Error 1097 in PicoScope6000Open.vi

Sorry, I forgot to mention that the device is connected via USB 3.0.
by m.asiatici
Fri Mar 14, 2014 2:57 pm
Forum: LabVIEW
Topic: Error 1097 in PicoScope6000Open.vi
Replies: 6
Views: 8397

Re: Error 1097 in PicoScope6000Open.vi

Hi Hitesh,

thank you for your reply. I'm using PS6000.dll version 1.2.1.107 from SDK R10.5.0.28.

Regards,

Mikhail
by m.asiatici
Fri Mar 14, 2014 2:28 pm
Forum: LabVIEW
Topic: Error 1097 in PicoScope6000Open.vi
Replies: 6
Views: 8397

Re: Error 1097 in PicoScope6000Open.vi

A small update: when I said that the C# console example worked I just meant that it could open the oscilloscope, but actually I couldn't see any sample. I had a more in deep look at the code and I found out that the 6403C model was not correctly recognized since the GetDeviceInfo() function could ha...
by m.asiatici
Fri Mar 14, 2014 12:55 pm
Forum: LabVIEW
Topic: Error 1097 in PicoScope6000Open.vi
Replies: 6
Views: 8397

Error 1097 in PicoScope6000Open.vi

Hello, I'm trying to use a PicoScope 6403C with LabVIEW but every time I run one of the VIs provided in the SDK (ExampleBlock, for instance) I get the following errors: - Error 1097 occurred at Call Library Function Node in PicoScope6000Open.vi->PicoScope6000ExampleBlock.vi, the first time I run the...