Search found 6 matches

by Sanjay
Thu Aug 25, 2016 6:56 am
Forum: Java
Topic: Java multiple inheritance?
Replies: 2
Views: 20910

Re: Java multiple inheritance?

Multiple inheritance:

Code: Select all

public class Example {
	public interface Animal {}
	public interface FourLegs {}
	public interface EightLegs {}
	
	public class Insect {}

	public abstract class Spider extends Insect implements Animal, EightLegs {}
	
	
	public class Pegasus implements Animal, FourLegs {}


}
by Sanjay
Tue Aug 09, 2016 9:02 am
Forum: USB PC Oscilloscopes
Topic: PicoScope timing out after 15 minutes?
Replies: 6
Views: 7067

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 company's code outside a company? Sorry got no real experience of this.. :oops: We keep all c...
by Sanjay
Mon Aug 08, 2016 8:57 am
Forum: USB PC Oscilloscopes
Topic: PicoScope timing out after 15 minutes?
Replies: 6
Views: 7067

Re: PicoScope timing out after 15 minutes?

Hi Linkadoo, Can you please tell me what driver version you are using, you can print this out on your application by calling the method ps2000aGetUnitInfo where the info = 0 for the driver version. Also if you could further assist me, by sending your code to support@picotech.com, so we can perform o...
by Sanjay
Thu Jul 28, 2016 11:55 am
Forum: .Net Languages (C#, VB.Net, .)
Topic: How to get the information from the driver ps3000 c#?
Replies: 1
Views: 5210

Re: How to get the information from the driver ps3000 c#?

Here you go:

Code: Select all

MessageBox.Show(GetInfo(InfoType.UsbVersion));
And to just place the version in the text box without a message box:

Code: Select all

GetInfo(InfoType.UsbVersion);
by Sanjay
Mon Jul 25, 2016 7:36 am
Forum: .Net Languages (C#, VB.Net, .)
Topic: PLW to CSV Converter (Bulk)
Replies: 15
Views: 39991

PLW to CSV Converter (Bulk)

Locates all PLW files in a specific and converts whole folder
It can also be set to convert only 1 file.

Output is generated inside the same folder as the PLW file.

This application is provided as is and can be downloaded via our PicoApps page.
by Sanjay
Tue Jul 05, 2016 2:11 pm
Forum: .Net Languages (C#, VB.Net, .)
Topic: C# General Software Down-sampling Code
Replies: 0
Views: 10405

C# General Software Down-sampling Code

The Picoscope already has hardware down-sampling, this is the code I have used in my spare time for Software down-sampling whilst using the SDK. Tested on the PS5000A, should work for any version. Method used: Largest Triangle Three Buckets Information: 4.2 Page 21 http://skemman.is/stream/get/1946/...