[ 源代码: 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
- 交互式高级面向对象语言(默认 python3 版本)
-
- dep: python3-serial
- pyserial - module encapsulating access for the serial port