Rigol DS1054Z

From sigrok
Revision as of 23:38, 2 March 2015 by Pl4nkton (talk | contribs) (Created page with "{{Infobox oscilloscope | image = 180px | name = Rigol DS1054Z | status = supported | source_code_d...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
Rigol DS1054Z
File:Rigol-ds1054Z mugshot.png
Status supported
Source code rigol-ds
Channels 4
Samplerate 1GSa/s (1ch), 500MSa/s (2ch), 250MSa/s (3/4ch)
Analog bandwidth 50MHz (upgradable up to 100 MHz)
Vertical resolution 8bits (12bits HR)
Triggers edge, pulse, runt, windows, nth edge, slope, video, pattern, delay, timeout, duration, setup/hold, RS232/UART, I²C, SPI
Input impedance 1MΩ‖15pF 300V RMS CAT I
Memory 12Mpts (24Mpts option) (mode/ch-dependent)
Display 7" 800x480, 160K colors
Connectivity USB host/device, Ethernet, trigger out, pass/fail out
Features math: +, —, x, /, FFT, vertical sensitivity: 500µV/div - 10V/div
Website rigolna.com

The Rigol DS1054Z is a USB-based, 4-channel oscilloscope with an analog bandwidth of 50MHz and 1GS/s sampling rate.

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

See Rigol DS1000Z series for information common to all devices in this series.

Photos

Protocol

Example of using SCPI over LAN:

sigrok-cli -d rigol-ds:conn=tcp-raw/192.168.3.16/5555 -l 5 --scan
sigrok-cli -d rigol-ds:conn=tcp-raw/192.168.3.16/5555 --frames 1 -O analog


More Info