Загрузить

Загрузить руководства, технические описания, программное обеспечение и т. д.:

ТИП ЗАГРУЗКИ
МОДЕЛЬ ИЛИ КЛЮЧЕВОЕ СЛОВО

Обратная связь

Our Growing Python Toolkit

Python is a powerful, flexible language that makes test automation faster and more intuitive. We provide a suite of Python packages designed to simplify instrument control, data acquisition, and waveform management—so you can focus on what matters most: your measurements and analysis.

Our Python Packages:

  • tm_devices: Easily manage and control your instruments with higher level abstraction of device control.
  • TekHSI: Achieve high-speed, low-latency data transfer from scopes to your host computer via gRPC—perfect for real-time applications.
  • tm_data_types (beta): Simplify reading, editing, and writing waveform data across common formats like CSV, WFM, and BIN.

With extensive documentation, example scripts, and getting started guides available on dev.tek.com, automating your Tektronix test equipment with Python has never been easier.

Python Packages

tm_devices for Easy Automation

Python package tm_devices simplifies automation of your test equipment. Powered by PyVISA, it offers a higher level of abstraction with access to a complete Python API—making instrument control intuitive and efficient.

Key benefits include:

  • Easy install with pip, Python’s package-management system.
  • Fast development with auto-completion and code suggestions.
  • Expanding list of supported instruments.

Use TekHSI for Low Latency Data Transfer

TekHSI package for Python enables high-speed data transfer from Tektronix oscilloscopes to your PC—far outperforming traditional VXI-11 (VISA) Ethernet connections. With TekHSI technology, your oscilloscope acts as a high-speed interface server, allowing Python clients to connect and stream waveform data seamlessly.

Whether you're building custom automation or processing large datasets, the TekHSI package lets you integrate this accelerated workflow directly into your Python environment.

tm_data_types for Simplified Data Handling

tm_data_types makes it easy to convert, edit, and write waveform data to your test equipment. It simplifies handling waveform formats like CSV, WFM, and BIN in Python.

Check out the early access tm_data_types package with Python containers for AnalogWaveforms, DigitalWaveforms, and even IQWaveforms.

Automation of Tektronix oscilloscope data acquisition and post-processing

Explore our New Test Automation Resource Hub

  • Jump start with step-by-step guides for automation with Python, TSP, and more.
  • Boost efficiency with tm_devices and TekHSI™ packages for Python.
  • Find programmer manuals, drivers, and example code.
 Discover dev.tek.com

Products

4 Series MSO Mixed Signal oscilloscope

Осциллограф смешанных сигналов MSO Серии 4

MSO Серии 4 — это осциллограф смешанных сигналов с полосой пропускания до 1,5 ГГц, сенсорным экраном высокой чёткости, цифровыми входами, а также функциями декодирования сигналов последовательных шин, анализа частотных характеристик сигналов и анализа источников питания

5 series B MSO - MSO58B

Осциллограф смешанных сигналов Серии 5 B MSO

MSO Серии 5 — это осциллограф смешанных сигналов с сенсорным дисплеем высокого разрешения, числом входов до 8, 12-битными аналого-цифровыми преобразователями и полосой пропускания до 2 ГГц.

5 Series MSO Mixed Signal oscilloscope low profile oscilloscope

Низкопрофильный осциллограф MSO Серии 5

  • 8 аналоговых/спектральных каналов или 64 цифровых канала
  • Частота дискретизации 6,25 Гвыб/с
  • Полоса пропускания 1 ГГц
  • Только встроенная закрытая ОС
  • Поддержка пробников
  • Входное сопротивление 50 Ом и 1 МОм
6 Series B MSO Mixed Signal oscilloscope

Осциллограф смешанных сигналов MSO Серии 6 B

Прибор с широкой полосой пропускания — от 1 ГГц до 10 ГГц — может обеспечить диагностику и проверку высокоскоростных устройств.

6 Series low profile digitizer

Низкопрофильный дигитайзер Серии 6

  • 4 аналоговых/спектральных канала
  • Частота дискретизации 25 Гвыб/с
  • Полоса пропускания от 1 ГГц до 8 ГГц (с возможностью расширения)
  • Аппаратный цифровой понижающий преобразователь РЧ-сигналов с полосой захвата до 2 GHz (опция)
  • Встроенная закрытая ОС или ОС Windows 10
  • Длина записи до 1 Gpts

Resources

Product Demo

Connect to an Oscilloscope Using tm_devices

This short video shows how to use tm_devices, Tektronix’s open source Python driver package, to connect to a 5 Series …
Product Features

Tektronix tm_devices V1.4 - What's New

This video discusses what's new in V1.4 of tm_devices - the Tektronix device management package that enables better …
Руководство

Simplifying Test Automation with tm_devices and Python

This how-to guide discusses some of the benefits of the Tektronix Python driver package, tm_devices.  It covers what you …
Webinar

Test Automation and Python Programming

Learn how to run your first Python script and get tips for putting your code to work smoothly.
Краткое техническое описание

Getting Started with Oscilloscope Automation and Python

Get started programming oscilloscopes in Python, including the basics of programmatic interfaces, and how to download …
Blog