Difference between revisions of "Rigol DM3068"

From sigrok
Jump to navigation Jump to search
(reference fluke-45 and scpi-dmm drivers (user manual claims compatibility))
 
Line 30: Line 30:


TODO.
TODO.
The user manual claims:
  Support the command sets of RIGOL DM3068, Agilent 34401A (including some extensions) and Fluke 45.
Which suggests that the DM3068 might already work with either the fluke-45 driver, or the scpi-dmm driver (after adding the Rigol device's *IDN? response to the set of supported models perhaps). Another option is to add native DM3068 support to the scpi-dmm driver.


== Resources ==
== Resources ==

Latest revision as of 13:29, 11 November 2018

Rigol DM3068
Rigol DM3068 front.png
Status planned
Counts 2200000
IEC 61010-1 CAT I (1000V) / CAT II (300V)
Connectivity LXI-C (Ethernet), USB, RS232, and GPIB
Measurements TODO
Features TODO
Website rigolna.com

The Rigol DM3068 is a 2200000 counts, CAT I (1000V) / CAT II (300V) bench digital multimeter with LXI-C (Ethernet), USB, RS232, and GPIB connectivity.

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

Hardware

TODO.

Photos

Protocol

TODO.

The user manual claims:

 Support the command sets of RIGOL DM3068, Agilent 34401A (including some extensions) and Fluke 45.

Which suggests that the DM3068 might already work with either the fluke-45 driver, or the scpi-dmm driver (after adding the Rigol device's *IDN? response to the set of supported models perhaps). Another option is to add native DM3068 support to the scpi-dmm driver.

Resources