Search found 1 match

by msuljic
Thu Oct 14, 2021 5:38 pm
Forum: General Software Discussions
Topic: 6406E SDK OpenUnit not working
Replies: 0
Views: 11122

6406E SDK OpenUnit not working

I'm trying to use Picoscope 6406E with python wrappers on raspberry pi. I get stuck on the very first step i.e. when I try to call ps6000a.ps6000aOpenUnit(). In particular, calling the following code: ret=ps.ps6000aOpenUnit( ctypes.byref(handle), None, 0 ) causes: picosdk.errors.PicoSDKCtypesError: ...