與我們聯絡

與 Tek 業務代表即時對談。 上班時間:上午 6:00 - 下午 4:30 (太平洋時間)

致電

請致電

與 Tek 業務代表即時對談。 上班時間:上午 8:30 - 下午 5:30 (太平洋時間)

下載

下載手冊、產品規格表、軟體等等:

下載類型
機型或關鍵字

意見回饋

資料吞吐量高於傳統方法

Tektronix 將推出新一代高速介面 (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/秒取樣率
  • 1 GHz 至 8 GHz 頻寬 (可升級)
  • 選項 2 GHz 射頻 HW 數位降頻器
  • 封閉式嵌入 OS 或 Windows 10 OS
  • 最高 1 Gpts 記錄長度
6 Series B MSO Mixed Signal oscilloscope

6B系列 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/秒取樣率
  • 1 GHz 頻寬
  • 僅限封閉式嵌入 OS
  • 支援探棒
  • 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 …