Difference between revisions of "Agilent 54600 Series"
Jump to navigation
Jump to search
(→Links) |
(→Floppy Drive: add floppy emulator details.) |
||
Line 113: | Line 113: | ||
The floppy drive [https://youtu.be/aVNfFewFn_Y?t=1581 is a TEAC FD-05HF.] | The floppy drive [https://youtu.be/aVNfFewFn_Y?t=1581 is a TEAC FD-05HF.] | ||
The Gotek SFR1M44-DU26 USB floppy emulator is compatible once modified & flashed with FlashFloppy firmware. See [https://github.com/andrewpono/TDS3000-Series-Gotek-FlashFloppy TDS3000 series oscilloscope floppy drive replacement] for an overview of the process | |||
== Resources == | == Resources == |
Latest revision as of 20:27, 30 September 2023
Status | Not Supported |
---|---|
Source code | ? |
Channels | 2-4 analog, 16 digital (D models only) |
Samplerate | 200-2000MSa/s (depending on model) |
Analog bandwidth | 60-500MHz (depending on model) |
Vertical resolution | 8bits |
Triggers | edge, pulse width, pattern, video, duration, sequence, CAN, USB, LIN, I2C, SPI |
Input impedance | 1MΩ‖13pF 300Vrms CAT I, 100Vrms CAT II. 50Ω‖13pF 5Vrms (depending on model) |
Memory | 4MSa-8MSa (mode/ch-dependent) (depending on model) |
Display | 7" raster monochrome CRT |
Connectivity | 3.5" 1.44MiB floppy, RS232, parallel port |
Website | Keysight Technologies |
Models
Model | Bandwidth (Hz) | Max Sample Rate (Sa/s) | Memory (MB) | Digital Inputs | Analog Inputs | Input Impedance (Ω) |
---|---|---|---|---|---|---|
54621A | 60 M | 200 M | 4 | 2 | 1 M | |
54621D | 60 M | 200 M | 4 | 16 | 2 | 1 M |
54622A | 100 M | 200 M | 4 | 2 | 1 M | |
54622D | 100 M | 200 M | 4 | 16 | 2 | 1 M |
54624A | 100 M | 200 M | 4 | 4 | 1 M | |
54641A | 350 M | 2 G | 8 | 2 | 1 M, 50 | |
54641D | 350 M | 2 G | 8 | 16 | 2 | 1 M, 50 |
54642A | 500 M | 2 G | 8 | 2 | 1 M, 50 | |
54642D | 500 M | 2 G | 8 | 16 | 2 | 1 M, 50 |
Protocol
Communication with the 54600 Series is over the RS232 port on the back, or via the floppy drive. The RS232 protocol is described in the Programmer's Guide.
Links
- Communicating with the osciliscope in Python to perform a waveform dump
- blog post explaining how the above code was written
Floppy Drive
The floppy drive is a TEAC FD-05HF.
The Gotek SFR1M44-DU26 USB floppy emulator is compatible once modified & flashed with FlashFloppy firmware. See TDS3000 series oscilloscope floppy drive replacement for an overview of the process