연락처

텍트로닉스 담당자와 실시간 상담 6:00am-4:30pm PST에 이용 가능

전화

전화 문의

9:00am-6:00PM KST에 이용 가능

다운로드

매뉴얼, 데이터 시트, 소프트웨어 등을 다운로드할 수 있습니다.

다운로드 유형
모델 또는 키워드

피드백

기존 방법보다 높은 데이터 처리량

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.5GHz, HD 터치 디스플레이, 시리얼 디코딩, 디지털 입력, 주파수 및 전력 분석 기능을 갖춘 혼합 신호 오실로스코프입니다.

6 Series low profile digitizer

6 시리즈 LP(Low Profile) 디지타이저

  • 아날로그/스펙트럼 채널 4개
  • 샘플링 속도 25GS/s
  • 대역폭 1GHz ~ 8GHz(업그레이드 가능)
  • 옵션 2GHz RF HW 디지털 다운 컨버터
  • 폐쇄형 임베디드 OS 또는 Windows 10 OS
  • 최대 1Gpts의 레코드 길이
6 Series B MSO Mixed Signal oscilloscope

6 시리즈 B MSO 혼합 신호 오실로스코프

1GHz부터 최대 10GHz까지 업그레이드 가능한 대역폭으로 고속 설계의 문제를 해결하고 유효성을 검증할 수 있습니다.

5 series B MSO - MSO58B

5 시리즈 B MSO 혼합 신호 오실로스코프

5 Series MSO is a mixed signal oscilloscope with a high definition display with a touchscreen, up to 8 inputs, 12-bit analog-to-digital converters and bandwidth up to 2 GHz.

5 Series MSO Mixed Signal oscilloscope low profile oscilloscope

5 시리즈 MSO LP

  • 아날로그/스펙트럼 채널 8개 또는 디지털 64개
  • 샘플링 속도 6.25GS/s
  • 대역폭 1GHz
  • 폐쇄형 임베디드 OS 전용
  • 프로브 지원
  • 50Ohm/1MOhm 입력

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 …