Search found 4 matches

by Linkadoo
Thu Aug 11, 2016 8:30 am
Forum: USB PC Oscilloscopes
Topic: PicoScope timing out after 15 minutes?
Replies: 6
Views: 7110

Re: PicoScope timing out after 15 minutes?

For now I've worked around the problem.
I stop streaming (call Imports.Stop) then immediately starts streaming again (call Imports.RunsStreaming) every six minutes. It's not pretty but it works.
by Linkadoo
Wed Aug 10, 2016 8:16 am
Forum: USB PC Oscilloscopes
Topic: PicoScope timing out after 15 minutes?
Replies: 6
Views: 7110

Re: PicoScope timing out after 15 minutes?

We keep all code sent to us fully confidential. However, it seems you are running an old version of the drivers. I will PM you the correct drivers, can you please download the drivers and replace the dll's inside your SDK. Remember to place both 64 bit and 32 bit drivers in the right locations. Tha...
by Linkadoo
Mon Aug 08, 2016 10:04 am
Forum: USB PC Oscilloscopes
Topic: PicoScope timing out after 15 minutes?
Replies: 6
Views: 7110

Re: PicoScope timing out after 15 minutes?

Device details: Driver Version 1.1.6.11 USB Version 2.0 Hardware Version 1 Variant Info 2207BMSO Serial DX104/0013 Cal Date 06Apr16 Kernel Ver 1.0 Digital Hardware 1 Analogue Hardware 1 Do I dare to send a companys code outside a company? Sorry got no real experience of this.. :oops:
by Linkadoo
Mon Aug 08, 2016 7:12 am
Forum: USB PC Oscilloscopes
Topic: PicoScope timing out after 15 minutes?
Replies: 6
Views: 7110

PicoScope timing out after 15 minutes?

Hi, I've built an application for a company using the API. The application starts running in streaming mode and then calls GetStreamingLatestValues from the imported dll-file repeatedly. This is all written in C# and tested with a 2207B MSO. The application runs flawlessly for about 15 minutes (actu...