Difference between revisions of "Voltcraft M-3650CR"

From sigrok
Jump to navigation Jump to search
Line 2: Line 2:
| image          = [[File:Voltcraft m-3650cr.png|180px]]
| image          = [[File:Voltcraft m-3650cr.png|180px]]
| name            = Voltcraft M-3650CR
| name            = Voltcraft M-3650CR
| status          = in progress
| status          = supported
| source_code_dir =  
| source_code_dir =  
| counts          = 2000
| counts          = 2000

Revision as of 22:57, 25 October 2013

Voltcraft M-3650CR
Voltcraft m-3650cr.png
Status supported
Counts 2000
IEC 61010-1
Connectivity RS232
Measurements voltage, current, resistance, capacitance, hFE, diode, continuity, frequency, logic
Features data hold, bargraph, difference

The Voltcraft M-3650CR is a 2000 counts handheld digital multimeter with RS232 connectivity.

It came into the market 1991 and is a rebadged Metex M-3650CR.

Hardware

Multimeter:

  • Fuse: 2A/250V (5x20mm) (for the A jack; the 20A jack is unfused!)
  • TODO.

RS232 cable:

Photos

Multimeter:

RS232 cable:

See Device_cables#Metex_5-pin_RS232_cable.

Protocol

The protocol is (partially) documented in the manual of the Voltcraft M-3650CR and was determined completely by testing. See Multimeter ICs#Alternative Protocol.

Support in sigrok

The device is supported by the driver for the Voltcraft M-3650D since 2013-10-23.

Currently the logic test and hFE (Transistor) functions do not work yet.

Example

sigrok-cli --driver=voltcraft-m3650d:conn=/dev/tty.usbserial --continuous --loglevel=1 -O analog

The name of the serial port might have to be adopted depending on operating system and serial port.

Resources