ダウンロード

マニュアル、データシート、ソフトウェアなどのダウンロード:

ダウンロード・タイプ
型名またはキーワード

フィードバック

従来の方法よりも高いデータ・スループット

テクトロニクスは、次世代の高速インタフェース(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の周波数帯域、タッチスクリーン対応のHDディスプレイ、シリアル・デコード機能、デジタル入力、周波数/パワー解析機能を備えたミックスド・シグナル・オシロスコープです。

6 Series low profile digitizer

6シリーズ・ロー・プロファイル・デジタイザ

  • チャンネル数:4(アナログ/スペクトラム)
  • サンプル・レート:25GS/s
  • 周波数帯域:1GHz~8GHz(アップグレード可能)
  • HWデジタル・ダウンコンバータ(オプション):2GHz RF
  • OS:専用組込みOSまたはWindows 10
  • レコード長:1Gポイント
6 Series B MSO Mixed Signal oscilloscope

6シリーズ B MSOミックスド・シグナル・オシロスコープ

1GHz~10GHzの帯域幅での高速設計のトラブルシューティング/検証。

5 series B MSO - MSO58B

5シリーズB MSOミックスド・シグナル・オシロスコープ

5シリーズMSOは、タッチスクリーン式のHDディスプレイ、最大8つの入力チャンネル、12ビットのA/Dコンバータ、最高2GHzの周波数帯域を備えた、優れたミックスド・シグナル・オシロスコープです。

5 Series MSO Mixed Signal oscilloscope low profile oscilloscope

5シリーズMSOロー・プロファイル

  • チャンネル数:8(アナログ/スペクトラム)、64(デジタル)
  • サンプル・レート:6.25GS/s
  • 周波数帯域:1GHz
  • 専用組込みOSのみ
  • プローブ対応
  • 入力:50Ω、1MΩ

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 …