Skip to main content

Interface to Tektronix Scope

Project description

Overview

This package can be used to record data from a Tektronix scope.

Installation

You need first to install the PyVISA package. To install PyTektronixScope, download the package and run the command:

pip install .

You can also directly move the PyTektronixScope directory to a location that Python can import from (directory in which scripts using PyDAQmx are run, etc.)

Sources can also be download on the PyTektronixScope github repository.

Usage

Typical usage:

from PyTektronixScope import PyTektronixScope

scope = TektronixScope(instrument_resource_name)
X,Y = scope.read_data_one_channel('CH2', t0 = 0, DeltaT = 1E-6, x_axis_out=True)

Contact

Please send bug reports or feedback using PyTektronixScope github repository

Version history

Main changes:

  • 0.1 Initial relase

  • 0.2 Update to new version of visa

  • 0.2.1 Misc. bugs

  • 0.3 Introduce automatic device detection

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

PyTektronixScope-0.3.1-py3-none-any.whl (16.5 kB view details)

Uploaded Python 3

File details

Details for the file PyTektronixScope-0.3.1-py3-none-any.whl.

File metadata

File hashes

Hashes for PyTektronixScope-0.3.1-py3-none-any.whl
Algorithm Hash digest
SHA256 24fb2d9d35f01f27d4042320e9d6c146cc0bac77fa8e38ee11606e3b4e17ba52
MD5 7627d0b03f37da45fb9c58611906d779
BLAKE2b-256 9ba6c3146c4d4ee10b1aa0a68e8f80862568156f32143ca67958af49b25cbd2e

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page