Difference between revisions of "Velleman DVM4100"
(Created page (based on V&A VA40B)) |
Uwe Hermann (talk | contribs) |
||
Line 9: | Line 9: | ||
| measurements = voltage, current, resistance, capacitance, frequency, temperature, duty cycle, diode, continuity | | measurements = voltage, current, resistance, capacitance, frequency, temperature, duty cycle, diode, continuity | ||
| features = autorange, data hold, relative, min/max, backlight | | features = autorange, data hold, relative, min/max, backlight | ||
| website = [http://www.velleman.eu/products/view/?id=385116 | | website = [http://www.velleman.eu/products/view/?id=385116 velleman.eu] | ||
}} | }} | ||
Line 16: | Line 16: | ||
See [[Velleman DVM4100/Info]] for more details (such as '''lsusb -v''' output) about the device. | See [[Velleman DVM4100/Info]] for more details (such as '''lsusb -v''' output) about the device. | ||
The Velleman DVM4100 model looks identical to the [[PeakTech 3415]], except for its labels and blue case color. The DVM4100 also has similarities with the [[V&A VA40B]] but with a different protocol version. This could suggest that those devices | The Velleman DVM4100 model looks identical to the [[PeakTech 3415]], except for its labels and blue case color. The DVM4100 also has similarities with the [[V&A VA40B]] but with a different protocol version. This could suggest that those devices share the [[Multimeter_ICs#Dream_Tech_International_DTM0660|Dream Tech International DTM0660]] as main IC since it's possible to modify certain protocol characteristics using this IC. | ||
== Hardware == | |||
'''Multimeter:''' | |||
* '''Multimeter IC''': [[Multimeter_ICs#Dream_Tech_International_DTM0660|Dream Tech International DTM0660]] | |||
* '''Fuses''': [http://www.velleman.eu/products/view/?id=387038 F10A/1000V, F0.63A/1000V] | |||
'''USB cable:''' | |||
* See [[Device cables#V.26A_VA4000]]. | |||
== Photos == | == Photos == | ||
Line 29: | Line 38: | ||
== Protocol == | == Protocol == | ||
15-byte LCD segments over USB-to-serial (Prolific chip, 2400 baud, 8n1). The DMM IC used in this multimeter is a [[Multimeter_ICs#Dream_Tech_International_Ltd_DTM0660|DTM0660]] | 15-byte LCD segments over USB-to-serial (Prolific chip, 2400 baud, 8n1). The DMM IC used in this multimeter is a [[Multimeter_ICs#Dream_Tech_International_Ltd_DTM0660|Dream Tech International DTM0660]]. | ||
To enable output to the PC on the multimeter you have to keep the '''REL''' key pressed while powering on the device. However, it will auto-poweroff (after roughly 1 hour?), even in this mode. To avoid that, press both the '''REL''' and the '''SELECT''' key during power-up (see manual). | To enable output to the PC on the multimeter you have to keep the '''REL''' key pressed while powering on the device. However, it will auto-poweroff (after roughly 1 hour?), even in this mode. To avoid that, press both the '''REL''' and the '''SELECT''' key during power-up (see manual). | ||
Line 35: | Line 44: | ||
== Resources == | == Resources == | ||
* [http://www.velleman.eu/ | * [http://www.velleman.eu/downloads/1/dvm4x00a6v03.pdf Manual] | ||
[[Category:Device]] | [[Category:Device]] | ||
[[Category:Multimeter]] | [[Category:Multimeter]] | ||
[[Category:Supported]] | [[Category:Supported]] |
Latest revision as of 23:22, 15 November 2015
Status | supported |
---|---|
Source code | serial-dmm |
Counts | 6000 |
IEC 61010-1 | CAT III (1000V) / CAT IV (600V) |
Connectivity | USB/serial |
Measurements | voltage, current, resistance, capacitance, frequency, temperature, duty cycle, diode, continuity |
Features | autorange, data hold, relative, min/max, backlight |
Website | velleman.eu |
The Velleman DVM4100 is a 6000 count CAT III (1000V) / CAT IV (600V) handheld digital multimeter with USB connectivity.
See Velleman DVM4100/Info for more details (such as lsusb -v output) about the device.
The Velleman DVM4100 model looks identical to the PeakTech 3415, except for its labels and blue case color. The DVM4100 also has similarities with the V&A VA40B but with a different protocol version. This could suggest that those devices share the Dream Tech International DTM0660 as main IC since it's possible to modify certain protocol characteristics using this IC.
Hardware
Multimeter:
- Multimeter IC: Dream Tech International DTM0660
- Fuses: F10A/1000V, F0.63A/1000V
USB cable:
Photos
Protocol
15-byte LCD segments over USB-to-serial (Prolific chip, 2400 baud, 8n1). The DMM IC used in this multimeter is a Dream Tech International DTM0660.
To enable output to the PC on the multimeter you have to keep the REL key pressed while powering on the device. However, it will auto-poweroff (after roughly 1 hour?), even in this mode. To avoid that, press both the REL and the SELECT key during power-up (see manual).