not able to execute picosdk-python-examples

Post discussions on applications you are writing
Post Reply
pradeepkumar
Newbie
Posts: 0
Joined: Wed Aug 22, 2018 7:20 pm

not able to execute picosdk-python-examples

Post by pradeepkumar »

Hi PicoScope Support Team,

I am trying to execute stream_capture.py from picosdk-python-examples(https://github.com/picotech/picosdk-python-examples) but getting below error. I am using PicoScope PS 2205A. Could you please help in resolving that?

INFO: Device connected: 2205A CX363/036
INFO: Driver: 2.3.0.6
INFO: Firmware: 0/0.0
INFO: Raw sample interval specified as 1ns
INFO: Testing downsample ratio 1
ERRO: Streaming start PICO_STREAMING_FAILED
ERRO: Test run failed
INFO: Test results pass/fail/ignored/total: 0/0/0/0

command used: python .\stream_capture.py -O D:\WORK19\PICO\DOC\picosdk-
python-examples-master\examples -V 2205 -P -d ps2000 -c 1 -E True -F ttt -i 1

Martyn
Site Admin
Site Admin
Posts: 4483
Joined: Fri Jun 10, 2011 8:15 am
Location: St. Neots

Re: not able to execute picosdk-python-examples

Post by Martyn »

INFO: Raw sample interval specified as 1ns
That would be too fast for 2205a streaming, 1us would be better.
Martyn
Technical Support Manager

Post Reply