Difference between revisions of "Tektronix TDS2024B"

From sigrok
Jump to navigation Jump to search
Line 27: Line 27:
File:Tektronix TSD 2024B.jpg|<small>Device, front</small>
File:Tektronix TSD 2024B.jpg|<small>Device, front</small>
</gallery>
</gallery>
== Usage ==
Test your Device for USB connection
$ '''echo *IDN? > /dev/usbtmc0 && cat /dev/usbtmc0'''
Output should be similar to this:
TEKTRONIX,TDS 2024B,C100044,CF:91.1CT FV:v22.16


== Protocol ==
== Protocol ==

Revision as of 12:34, 22 January 2015

Tektronix TDS2024B
Tektronix tds2024b mugshot.png
Status planned
Channels 4
Samplerate 2GS/s
Samplerate (eq. time) ?
Analog bandwidth 200MHz
Vertical resolution 8bits
Triggers edge, composite video, alternate
Connectivity USB host/device, GPIB
Features tek.com

The Tektronix TDS2024B is 4 channel oscilloscope with 2GSa/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

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

Output should be similar to this: TEKTRONIX,TDS 2024B,C100044,CF:91.1CT FV:v22.16

Protocol

See Tektronix TDS2000B series#Protocol.

Resources