Picoscope 2205a not found as a device when running the python code

Post general discussions on using our drivers to write your own software here
Post Reply
AbdulWaheed61
Newbie
Posts: 0
Joined: Mon Jul 17, 2023 5:16 pm

Picoscope 2205a not found as a device when running the python code

Post by AbdulWaheed61 »

Hi,

I am using Picoscope 2205A. I am trying to access the CAN Bus data and store the data on cloud. I am running it in python. It gives an error "picosdk.errors.DeviceNotFoundError: Driver ps2000 could find no devices" even when the picoscope is connected an running in background. I am unable to figure out why the driver cannot find my device.

bennog
Advanced User
Advanced User
Posts: 208
Joined: Mon Nov 26, 2012 9:16 am
Location: Netherlands

Re: Picoscope 2205a not found as a device when running the python code

Post by bennog »

you can not use picoscope software and the SDK at the same time.

Possible you need the ps2000a driver (not sure I only have 3000 and 4000 models)

Benno

Post Reply