Difference between revisions of "Rigol DS1000Z series"

From sigrok
Jump to navigation Jump to search
 
(3 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{Infobox oscilloscope
{{Infobox oscilloscope
| image              =  
| image              = [[File:Rigol DS1074Z front.png|180px]]
| name                = Rigol DS1000Z Series
| name                = Rigol DS1000Z Series
| status              =  
| status              = supported
| source_code_dir    =  
| source_code_dir    =  
| channels            = 4
| channels            = 4
Line 27: Line 27:
|| [[Rigol DS1054Z]] || 50MHz
|| [[Rigol DS1054Z]] || 50MHz
|-
|-
|| DS1074Z || 70MHz
|| [[Rigol DS1074Z]] || 70MHz
|-
|-
|| DS1104Z || 100MHz
|| DS1104Z || 100MHz
Line 34: Line 34:
== Protocol ==
== Protocol ==


The device uses [[USBTMC]] or LXI via its ethernet port for communication with a host PC. The protocol is based on SCPI commands.
The device uses [[USBTMC]] or LXI via its Ethernet port for communication with a host PC. The protocol is based on SCPI commands.
 
If you're getting persistent command errors when attempting to capture via Ethernet (try running sigrok-cli with <tt>-l 5</tt>), make sure your oscilloscope runs at least firmware version 00.04.03.02.


== Resources ==
== Resources ==

Latest revision as of 13:42, 4 March 2016

Rigol DS1000Z Series
Rigol DS1074Z front.png
Status supported
Channels 4
Samplerate 1GSa/s (1ch), 500MSa/s (2ch), 250MSa/s (3 or 4 ch)
Analog bandwidth 50-100MHz (depending on model)
Vertical resolution 8bits
Triggers edge, pulse, runt, windows, nth edge, slope, video, pattern, delay, timeout, duration, setup/hold, RS232/UART, I²C, SPI
Input impedance 1MΩ‖13pF 300V RMS CAT I
Memory 12/24Mpts (mode/ch-dependent)
Display 7 Inch WVGA (800x480) 160,000 colours
Connectivity USB host/device, ethernet (LXI), trigger out, pass/fail out
Features math: +, —, x, /, FFT, vertical sensitivity: 1 mV/div to 10 V/div
Website rigolna.com

The Rigol DS1000Z Series are 4-channel oscilloscopes with an analog bandwidth of 50-100MHz and 1GSa/s maximum sampling rate.


Devices

Model Bandwidth
Rigol DS1054Z 50MHz
Rigol DS1074Z 70MHz
DS1104Z 100MHz

Protocol

The device uses USBTMC or LXI via its Ethernet port for communication with a host PC. The protocol is based on SCPI commands.

If you're getting persistent command errors when attempting to capture via Ethernet (try running sigrok-cli with -l 5), make sure your oscilloscope runs at least firmware version 00.04.03.02.

Resources