Writing a measurement script for Picoscope 9404 using PicoSample4 COM interface

Post general discussions on using our drivers to write your own software here
Post Reply
garam
Newbie
Posts: 0
Joined: Wed Jan 20, 2021 2:24 am

Writing a measurement script for Picoscope 9404 using PicoSample4 COM interface

Post by garam »

Hi,

These days, I am write my own python script using COM interface of PicoSample4 which is running on Window10(64-bit) PC which is connected to PicoScope 9404-16.

I succeed to write simple python script that saves raw data steadily, after some trials-and-errors.

But, now I am stuck in getting some measurement values.
"Meas:Res:List?" command always returns "INVALID NUMBER OF PARAMETER".
I attached my python code.

I hope that I can get me some hints and solutions from experts here.

Thanks.
Attachments
test03-1meas.py
(1.72 KiB) Downloaded 342 times

Post Reply