sample VB.net program for two Picoscopes (4824)

Having problems ? let us know the details here
Post Reply
Samba
Newbie
Posts: 1
Joined: Thu Jul 06, 2017 3:00 am

sample VB.net program for two Picoscopes (4824)

Post by Samba »

Hi,
I am trying to write a VB.net program to capture data from two Pico scopes (4824). I installed the Pico SDK and was trying to use the sample program (PS4000A_sigAWG.vbproj) available under PS4000a\VB.Net\. However it is written for AWG and not for scope.

Tried using the excel example, but with no success.

Just want to have a working program for me to build on it further. Request you to send a sample VB.net program which can capture measurements from two Picoscopes (4824) . The measurements can be made on one channel (Ch A) in each scope.

Thanks

Samba

Hitesh

Re: sample VB.net program for two Picoscopes (4824)

Post by Hitesh »

Hi Samba,

Our software examples are now hosted on GitHub and you can find our VB .NET examples in a repository.

You should be able to adapt the block example if it is a block data collection that you require.

The PicoSDK installer will install drivers and other associated files.

Hope this helps,

Post Reply