Search found 3 matches

by sgallori
Tue Apr 24, 2018 8:27 am
Forum: Getting Started
Topic: Streaming mode with picodsk-python (ps 6402D)
Replies: 4
Views: 5603

Re: Streaming mode with picodsk-python (ps 6402D)

Dear Hitesh,

do you have any update?

Thanks a lot,
Stefano
by sgallori
Wed Apr 18, 2018 2:23 pm
Forum: Getting Started
Topic: Streaming mode with picodsk-python (ps 6402D)
Replies: 4
Views: 5603

Re: Streaming mode with picodsk-python (ps 6402D)

Dear Hitesh, thanks for your reply! I'm using the latest version of the GitHub code. I forgot also to say that I'm running under Linux (Ubuntu 16.04). I followed your suggestion and I wrote: outfile = "/home/stefano/picosdk-python-examples/examples/data/data.h5" tape = ps.m.StreamingTape(filename = ...
by sgallori
Fri Apr 13, 2018 2:51 pm
Forum: Getting Started
Topic: Streaming mode with picodsk-python (ps 6402D)
Replies: 4
Views: 5603

Streaming mode with picodsk-python (ps 6402D)

Dear experts, I'm really new to picoscope software, sorry in advance if I ask trivial questions :) I'm trying to write a simple picodsk-python script implementing the streaming mode (on picoscope 6402D). First, I tried to run the example stream_capture.py in https://github.com/picotech/picosdk-pytho...