Pakket: python3-scpi (2.4.0-2)
Verwijzigingen voor python3-scpi
Debian bronnen:
Het bronpakket python-scpi downloaden:
Beheerders:
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
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.
Andere aan python3-scpi gerelateerde pakketten
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-serial
- pyserial - module encapsulating access for the serial port