Difference between revisions of "UNI-T UT61B"

From sigrok
Jump to navigation Jump to search
(created)
 
(add howto use it with sigrok)
Line 28: Line 28:


See [[Device cables#UNI-T_UT-D04]].
See [[Device cables#UNI-T_UT-D04]].
to use it with this cable, run:
sigrok-cli --driver uni-t-ut61b:conn=1a86.e008 --continuous -O analog
don't forget to run the ''suspend.HE2325U.sh'' script, and enable data transmission on the DMM.


== Photos ==
== Photos ==

Revision as of 20:37, 1 January 2014

UNI-T UT61B
Uni-t ut61b device.png
Status supported
Source code uni-t-dmm
Counts 4000
IEC 61010-1 CAT II (600V) / CAT III (300V)
Connectivity RS232 / USB
Measurements voltage, current, resistance, capacitance, frequency, duty cycle, diode, continuity, temperature
Features autorange, data hold, min/max, rel, bargraph, backlight
Website uni-trend.com

The UNI-T UT61B is a 4000 counts, CAT II (600V) / CAT III (300V) handheld digital multimeter with RS232 or USB connectivity.

Hardware

Multimeter:

RS232 cable:

See Device cables#UNI-T_UT-D02.

USB cable:

See Device cables#UNI-T_UT-D04.

to use it with this cable, run:

sigrok-cli --driver uni-t-ut61b:conn=1a86.e008 --continuous -O analog

don't forget to run the suspend.HE2325U.sh script, and enable data transmission on the DMM.

Photos

Multimeter:

RS232 cable:

See Device cables#UNI-T_UT-D02.

USB cable:

See Device cables#UNI-T_UT-D04.

Protocol

See Multimeter_ICs#Fortune_Semiconductor_FS9922-DMM3 for the DMM IC protocol. Depending on the cable, additional transport-specific decoding is needed, though.

Resources