Tektronix TDS2024B

From sigrok
Revision as of 00:03, 9 April 2019 by PeterMortensen (talk | contribs) (→‎Usage: "usbtmc0" is reserved for communication with the driver itself - "usbtmc1" is the one to use (based on own experience and <https://www.keysight.com/upload/cmc_upload/All/usbtmc.html>).)
Jump to navigation Jump to search
Tektronix TDS2024B
Tektronix tds2024b mugshot.png
Status planned
Channels 4
Samplerate 2GS/s
Analog bandwidth 200MHz
Vertical resolution 8bits
Triggers edge, pulse width, composite video, alternate
Display 5.7" QVGA (320x240)
Connectivity USB host/device, GPIB
Features tek.com

The Tektronix TDS2024B is 4 channel oscilloscope with 2GS/s sampling rate, analog bandwidth of 200MHz and USB connectivity (optionally GPIB via the TEK-USB-488 adapter).

See Tektronix TDS2024B/Info for more details (such as lsusb -v output) about the device.

See Tektronix TDS2000B series for information common to all devices in this series.

Hardware

Photos

Usage

Test your device for USB connection with Linux (also works in an VM):

$ echo *IDN? > /dev/usbtmc1 && cat /dev/usbtmc1

Output should be similar to this:

TEKTRONIX,TDS 2024B,C100044,CF:91.1CT FV:v22.16

Protocol

See Tektronix TDS2000B series#Protocol.

Resources