"""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 ...
A fast preflight checklist tool for a networked PET scanner. It connects to the instrument over TCP/IP, speaks SCPI, runs every data check, and prints a clean pass/fail summary so a run can start with ...