"""SCPI access to Red Pitaya.""" """SCPI class used to access Red Pitaya over an IP network.""" delimiter = '\r\n' def __init__(self, host, timeout=None, port=5000 ...
This repository contains a deterministic Python CLI helper and an optional agent skill package for controlling a RIGOL DS1202Z-E / DS1000Z-E oscilloscope over USBTMC ...