[ ソース: python-scpi ]
パッケージ: python3-scpi (2.4.0-2)
python3-scpi に関するリンク
Debian の資源:
python-scpi ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
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