Pico SCOPE 6804E 8 channel c#

Post your .Net discussions here
Post Reply
diogoalves92
Newbie
Posts: 0
Joined: Mon Sep 21, 2020 9:28 am

Pico SCOPE 6804E 8 channel c#

Post by diogoalves92 »

Greetings,

I am currently researching about implementing the 6804E 8 channel model on a c# windows application to read and store values. I found the console application at github but it only covers 4 channels A,B,C and D. Also it refers only supporting models from 6402X to 6407. The .dll downloadable at the 6804E download section "ps6000.dll" seems to only cover 4 channels aswell. So, my question is, can i use the c# console app on the 6804E (at least for 4 channels). And is it possible to manually increase the number of channels up to 8?

Thanks in advance.

Martyn
Site Admin
Site Admin
Posts: 4501
Joined: Fri Jun 10, 2011 8:15 am
Location: St. Neots

Re: Pico SCOPE 6804E 8 channel c#

Post by Martyn »

You need the ps6000a.dll and there are examples for this device on GitHub https://github.com/picotech/picosdk-c-s ... er/ps6000a
Martyn
Technical Support Manager

Post Reply