Communication with Tektronix oscilloscopes
Project description
tekinstr
Installation
$ pip install tekinstr
Usage
>>> from tekinstr import CommChannel
>>> with CommChannel("<ip address>") as tek:
... wf = tek.oscilloscope.read("CH1")
>>> import matplotlib.pyplot as plt
>>> plt.plot(*wf.to_xy())
[<matplotlib.lines.Line2D at ...>]
>>> plt.show()
Documentation
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
tekinstr-1.0.13.tar.gz
(23.4 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
tekinstr-1.0.13-py3-none-any.whl
(35.4 kB
view details)
File details
Details for the file tekinstr-1.0.13.tar.gz.
File metadata
- Download URL: tekinstr-1.0.13.tar.gz
- Upload date:
- Size: 23.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.25.0 setuptools/47.1.0 requests-toolbelt/0.9.1 tqdm/4.54.0 CPython/3.7.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c1201555a8c4fbc442a5a8c97d4403a7fae1748b1627523b662657b02e40e456
|
|
| MD5 |
878d19895d0b9dc37a2bc75899a0cdef
|
|
| BLAKE2b-256 |
613b2400a83452215c392b46cf77aa1f1442b3703b76938b6e92527c830929c9
|
File details
Details for the file tekinstr-1.0.13-py3-none-any.whl.
File metadata
- Download URL: tekinstr-1.0.13-py3-none-any.whl
- Upload date:
- Size: 35.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.25.0 setuptools/47.1.0 requests-toolbelt/0.9.1 tqdm/4.54.0 CPython/3.7.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ab1cfc9d85a2b6b570f0b2d45721260d10a6c458f8a0a5c82c7dcb8675d435d1
|
|
| MD5 |
2fcef945980cc562ba4cc11af43d0c66
|
|
| BLAKE2b-256 |
94e302fec8b9c0ab1c6e44c964e7661412a6f3472ec4c0dc0fcd63c34b7dd144
|