Page 1 of 1

Signal measurements using scpi/python

Posted: Thu Oct 19, 2017 5:43 pm
by KevinM
Hello all,

I would like to be able to measure signal properties (like ones display in cal applications: period, duty, pp...) from scpi remote interface.

Do these infos are provided by stemlab already? If so,what api should I use.
If not, I might use additional pc library to compute raw received value on my computer. I am using python as preferred interface, do you have python lib to advise ?

Many thanks,

Re: Signal measurements using scpi/python

Posted: Wed Dec 04, 2019 1:06 pm
by redpitaya
Do you know about this info from our documentation?
List of supported SCPI commands: https://redpitaya.readthedocs.io/en/lat ... i-commands

Plus, this description of the workflow: https://redpitaya.readthedocs.io/en/lat ... -or-python