.NET examples for PicoScope 2000A/B & MSO models

Post your .Net discussions here
Post Reply
Hitesh

.NET examples for PicoScope 2000A/B & MSO models

Post by Hitesh »

Hi,

Customers using the PicoSDK 10.6.10.22 version may find that the PICO_NOT_FOUND status code is displayed when trying to connect to one of the following PicoScope 2000 Series models with the C# examples from the C:\PicoSDK\PS2000A\C# console folder:
  • PicoScope 2405A
  • PicoScope 2205A MSO
  • PicoScope 2206/7/8B
  • PicoScope 2406/7/8B
  • PicoScope 2206/7/8B MSO
Edit: The updated C# and VB .NET examples can now be found via our GitHub organisation page:

https://github.com/picotech

Users should download the latest version of the PicoSDK (10.6.12.41 or later) for Windows 7 or later as these contain the latest drivers.

Note: If you have a PicoScope 2204A or 2205A, you should be using the PicoScope 2000 Series examples from the C:\PicoSDK\PS2000 folder as these use the API functions from the ps2000 driver.

Regards,
Last edited by Hitesh on Tue Jul 25, 2017 4:17 pm, edited 1 time in total.
Reason: Update following release of new PicoSDK 10.6.12.41

Post Reply