[ 原始碼: python-scpi ]
套件:python3-scpi(2.4.0-2)
Basic idea here is to make transport-independent command sender/parser and a device baseclass that implements the common SCPI commands
New asyncio version. Only for Python 3.5 and above. Since all the other wrappers either require VISA binary or are not generic (and do not implement the device in need). Basic idea here is to make transport-independent command sender/parser and a device baseclass that implements the common SCPI commands. A device specific implementation can then add the device-specific commands.
其他與 python3-scpi 有關的套件
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-serial
- pyserial - module encapsulating access for the serial port