Difference between revisions of "V&A VA40B"
Uwe Hermann (talk | contribs) |
Uwe Hermann (talk | contribs) m |
||
(9 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
{{Infobox multimeter | {{Infobox multimeter | ||
| image = [[File: | | image = [[File:Va va40b mugshot.png|180px]] | ||
| name = V&A VA40B | | name = V&A VA40B | ||
| status = | | status = supported | ||
| source_code_dir = | | source_code_dir = serial-dmm | ||
| counts = 6000 | | counts = 6000 | ||
| categories = CAT III (1000V) / CAT IV (600V) | | categories = CAT III (1000V) / CAT IV (600V) | ||
Line 20: | Line 20: | ||
</small> | </small> | ||
The manufacturer name isn't stated anywhere on the device, package or manual. | The manufacturer name isn't stated anywhere on the device, package or manual. The [[Velleman DVM4100]] model looks identical to the VA40B, except for its labels and blue case color, but their protocols differs. The VA40B also has some similarities with the [[V&A VA18B]] and the [[PeakTech 3415]]. | ||
== Hardware == | == Hardware == | ||
Line 30: | Line 30: | ||
'''USB cable:''' | '''USB cable:''' | ||
* | * See [[Device cables#V.26A_VA4000]]. | ||
== Photos == | == Photos == | ||
Line 47: | Line 46: | ||
File:VA40B_probes.JPG|<small>Probes</small> | File:VA40B_probes.JPG|<small>Probes</small> | ||
File:VA40B thermo.JPG|<small>Thermocouple K type</small> | File:VA40B thermo.JPG|<small>Thermocouple K type</small> | ||
</gallery> | </gallery> | ||
== Protocol == | == Protocol == | ||
14-byte LCD segments over USB- | 14-byte LCD segments over USB-to-serial (Prolific chip, 2400 baud, 8n1). The DMM IC used in this multimeter is probably a [[Multimeter_ICs#Fortune_Semiconductor_FS9721_LP3|Fortune Semiconductor FS9721_LP3]] or a [[Multimeter_ICs#Dream_Tech_International_DTM0660|Dream Tech International DTM0660]] with protocol options set accordingly. | ||
The DMM IC used in this multimeter is probably a Fortune Semiconductor FS9721_LP3 or | |||
The manufacturer specific last byte of the 14-byte packet (numbered 0xe) is as follows: | The manufacturer specific last byte of the 14-byte packet (numbered 0xe) is as follows: | ||
Line 70: | Line 65: | ||
|- | |- | ||
| 13 | | 13 | ||
| 0xe | |||
| MIN | | MIN | ||
| (unused?) | | (unused?) | ||
Line 81: | Line 76: | ||
== Resources == | == Resources == | ||
* [http://www.youtube.com/watch?v=ONv2PlOt3F0 VA40B review (German)] | * [http://www.mastech.com.cn/html/en/products-va40.htm Mastech (V&A) VA40B product page] | ||
* [http://www.youtube.com/watch?v=ONv2PlOt3F0 V&A VA40B video review (German)] | |||
[[Category:Device]] | [[Category:Device]] | ||
[[Category:Multimeter]] | [[Category:Multimeter]] | ||
[[Category: | [[Category:Supported]] |
Latest revision as of 23:46, 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 | mastech.com.cn |
The V&A VA40B is a 6000 count CAT III (1000V) / CAT IV (600V) handheld digital multimeter with USB connectivity.
See V&A VA40B/Info for more details (such as lsusb -v output) about the device.
Note: The company V&A ("SHANGHAI YIHUA V&A INSTRUMENT CO., LTD, known as Mastech Shanghai") has apparently been part of (or related to) MASTECH in the past, and also sells some multimeter models that have been sold by MASTECH in the past.1
The manufacturer name isn't stated anywhere on the device, package or manual. The Velleman DVM4100 model looks identical to the VA40B, except for its labels and blue case color, but their protocols differs. The VA40B also has some similarities with the V&A VA18B and the PeakTech 3415.
Hardware
Multimeter:
- Fuses: F 0.63A/1000V D10,3*38, F 10A/1000V D10,3*38 (values from the manual)
- TODO
USB cable:
Photos
Protocol
14-byte LCD segments over USB-to-serial (Prolific chip, 2400 baud, 8n1). The DMM IC used in this multimeter is probably a Fortune Semiconductor FS9721_LP3 or a Dream Tech International DTM0660 with protocol options set accordingly.
The manufacturer specific last byte of the 14-byte packet (numbered 0xe) is as follows:
Byte | Bits 7-4 | Bit 3 | Bit 2 | Bit 1 | Bit 0 |
---|---|---|---|---|---|
13 | 0xe | MIN | (unused?) | °C | MAX |
To enable output to the PC on the multimeter you have to keep the Hz/DUTY 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 Hz/DUTY and the SELECT key during power-up (see manual page 19).