联系我们

与泰克代表实时聊天。 工作时间:上午 9:00 - 下午 5:00(太平洋标准时间)。

电话

致电我们

工作时间:上午9:00-下午5:00(太平洋标准时间)

下载

下载手册、产品技术资料、软件等:

下载类型
型号或关键字

反馈

比传统方法更高的数据吞吐量

泰克将推出下一代高速接口 (HSI) 框架,与当前的 VXI-11 以太网 (VISA) 连接相比,该框架将允许其客户以 2.5 倍或更高的速度将数据从示波器传输到用户的 PC。启用后,您的示波器将自身作为高速接口服务器,允许远程客户端 (PC) 以编程方式连接。 

更快的波形传输

克服测量数据多通道访问和固有延迟的挑战十分艰巨。

我们的创新解决方案基于在传统静止状态中导航的独特方法,能够实现更快的波形传输。

这非常适合要求超精确和可重复触发、采集大量波形(如脉冲序列)和/或连续进行长记录长度采集的情况。

高速接口连接和定序

Internal Benchmarks Show 5X Faster Data Transfer with HSI

HSI drastically improves your test and measurement data transfer experience. At 1M sample rate, compared to CURVE acquisitions per minute is four times faster with TekScope PC and five times faster with TekHSI Python drivers. The GUI-based remote analysis tool TekScope PC favors higher cpu core and thread counts for performance.

And data transfer is just the beginning.

Python Example

Leverage our Python Library to easily integrate TekHSI into your automation projects for faster data transfer.

Installing TekHSI:

          
# install tekhsi
pip install tekhsi
pip install tm_data_types # file format library

Getting started example:


 # Import tekhsi
scope = tekhsipy.TekScope('192.168.1.200')
data = scope.read_waveform('CH1')

Download TekHSI

python, oscilloscope, and SMU

支持的产品

4 Series MSO Mixed Signal oscilloscope

4 系列 B MSO 混合信号示波器

4 系列 B MSO 是一台混合信号示波器,具有高达 1.5 GHz 的带宽、高清触摸显示屏、串行解码、数字输入、频率和电源分析功能

6 Series low profile digitizer

6 系列紧凑型数字化仪

  • 4 条模拟/频谱通道
  • 25 GS/s 采样率
  • 1 GHz 至 8 GHz 带宽(可升级)
  • 选件 2 GHz 射频硬件数字下变频器
  • 封闭的嵌入式操作系统或 Windows 10 操作系统
  • 高达 1 G 点记录长度
6 Series B MSO Mixed Signal oscilloscope

6 系列 B MSO 混合信号示波器

使用 1 GHz 至 10 GHz 带宽对高速设计进行故障排除和验证。

5 series B MSO - MSO58B

5 系列 B MSO 混合信号示波器

5 系列 MSO 混合信号示波器带有高清触摸屏显示器、高达 8 条输入通道、12 位模拟到数字转化器以及高达 2 GHz 的带宽。

5 Series MSO Mixed Signal oscilloscope low profile oscilloscope

5 系列紧凑型 MSO

  • 8 条模拟/频谱通道或 64 条数字通道
  • 6.25 GS/s 采样率
  • 1 GHz 带宽
  • 仅限封闭的嵌入式操作系统
  • 支持探头
  • 50 Ohm 和 1 MOhm 输入

Resources

Product Demo

What is HSI?

Watch this demo video to learn how Tektronix High Speed Interface (HSI) can boost performance speed to be much faster …
Product Demo

Leveraging HSI with Python

This video discusses the new Tektronix Python libraries - TekHSI and tm_data_types, how to install the new TekHSI Python …