Search found 2 matches

by victor93
Thu May 06, 2021 8:57 am
Forum: General Software Discussions
Topic: Use ps5000aGetTriggerInfoBulk with picoscope 5444D and python
Replies: 3
Views: 8641

Use ps5000aGetTriggerInfoBulk with picoscope 5444D and python

Hi, I am writing a python acquisition script for a 5444D picoscope with the ps5000a library. I would like to use the ps5000aGetTriggerInfoBulk function, and I need to use the structure PS5000A_TRIGGER_INFO, but I get an error at runtime: 'Ps5000alib' object has no attribute 'PS5000A_TRIGGER_INFO' Th...
by victor93
Tue Oct 27, 2020 3:25 pm
Forum: PicoScope 6 for Linux
Topic: Installing the python driver bindings
Replies: 1
Views: 8411

Installing the python driver bindings

Hi, I want to instrument my oscilloscope with a python script but I encounter a problem when executing the setup.py script needed to instatllate the driver. I have installed the ps5000 library, which can be found in \opt in my computer. When i execute the following command i have an error message vi...