Search found 1 match

by duddj707
Fri May 26, 2023 9:53 am
Forum: Getting Started
Topic: Can I handle PICO 5444D in python?
Replies: 1
Views: 1213

Can I handle PICO 5444D in python?

Hello, I would like to get samples of voltage level over time. I'vs got downloaded the example code from the git. and followed the instructions like "Installing the python driver bindings". then, tried to execute import ctypes import numpy as np from picosdk.ps5000 import ps5000 as ps import matplot...