Search found 3 matches

by amino
Mon Mar 30, 2020 4:45 pm
Forum: General Software Discussions
Topic: ps5000a: Incorrect # of shots while using ps5000aSetSigGenBuiltInV2 to generate random bursts using PRBS operation
Replies: 0
Views: 7485

ps5000a: Incorrect # of shots while using ps5000aSetSigGenBuiltInV2 to generate random bursts using PRBS operation

We have been trouble shooting with the PicoScope 5000a. Our desired goal is to be able to output 120 bursts, on a random changing interval, where the the minimum and maximum intervals between the bursts are set by a minimum and a maximum frequency. We calculated min and max frequency as min frequenc...
by amino
Mon Sep 16, 2019 4:41 pm
Forum: General Software Discussions
Topic: picologger python wrappers?
Replies: 6
Views: 5665

Re: picologger python wrappers?

Hi Neil, Is this supported? Im getting this error when trying to run the code for pl1000singlemodeexample.py raise CannotOpenPicoSDKError("PicoSDK (%s) not compatible (check 32 vs 64-bit): %s" % (self.name, e)) picosdk.errors.CannotOpenPicoSDKError: PicoSDK (pl1000) not compatible (check 32 vs 64-bi...
by amino
Mon Sep 16, 2019 4:33 pm
Forum: PicoLog
Topic: Python PicoLog 1216 control
Replies: 0
Views: 5623

Python PicoLog 1216 control

Hello! I have a picolog 1216 I would like to write some python wrappers for. I have cloned the picolog python wrapper examples on github and followed the installation up until after finally successfully running > python setup.py install. I assume there is support for the picolog 1216 as there is an ...