]> sigrok.org Git - libsigrok.git/commitdiff
README.devices: Document how to make some DMMs log.
authorUwe Hermann <redacted>
Thu, 2 May 2013 21:37:23 +0000 (23:37 +0200)
committerUwe Hermann <redacted>
Fri, 3 May 2013 11:31:02 +0000 (13:31 +0200)
README.devices

index 7bed85bad7a2db71f84efd420b7462b36f972cb6..fefbfc470ae7c8e67a663cd53324ffa11f2a846f 100644 (file)
@@ -234,6 +234,24 @@ See also: http://erste.de/UT61/index.html
   done
 
 
+Enabling multimeter / data logger measurement output
+----------------------------------------------------
+
+Some multimeters or data loggers will not start outputting measurement data
+unless a certain action has been performed by the user beforehand. This is
+usually mentioned in the vendor manual of the respective device, but here's
+a short list for convenience:
+
+ - Digitek DT4000ZC: Briefly press the "RS232" button.
+ - PCE PCE-DM32: Briefly press the "RS232" button.
+ - RadioShack 22-812: Press and hold "SELECT" and "RANGE" together.
+ - TekPower TP4000ZC: Briefly press the "RS232" button.
+ - UNI-T UT61D: Press the "REL/RS232/USB" button for roughly 1 second.
+ - V&A VA18B: Keep the "Hz/DUTY" key pressed while powering on the device.
+ - Victor 70C: Press the "REL/RS232" button for roughly 1 second.
+ - Victor 86C: Press the "REL/RS232" button for roughly 1 second.
+
+
 ALSA driver
 -----------