Difference between revisions of "Victor 86C"
Jump to navigation
Jump to search
Uwe Hermann (talk | contribs) m |
(has moved to serial-dmm) |
||
(9 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
[[File: | {{Infobox multimeter | ||
| image = [[File:Victor_86c_device_front.png|180px]] | |||
| name = Victor 86C | |||
| status = supported | |||
| source_code_dir = serial-dmm | |||
| counts = 4000 | |||
| categories = CAT III (1000V)<sup>1</sup> | |||
| connectivity = [[Device cables#Victor_86C_USB_cable|USB]] | |||
| measurements = voltage, resistance, continuity, diode, capacitance, frequency, temperature, current, duty cycle | |||
| features = autorange, data hold, min/max, relative | |||
| website = [http://www.china-victor.com/english/en/product_data.aspx?ClassID=168&ID=126 china-victor.com] | |||
}} | |||
The | The '''Victor 86C''' is a 4000 counts, CAT III (1000V)<sup>1</sup> handheld digital multimeter with USB connectivity. | ||
See [[Victor 86C/Info]] for more details (such as '''lsusb -vvv''' output) about the device. | See [[Victor 86C/Info]] for more details (such as '''lsusb -vvv''' output) about the device. | ||
<small> | |||
<sup>1</sup> CAT III according to the markings on the probes, which doesn't have to mean anything. No explicit "CAT" mention in the manual, it seems (1000V max. is listed, though). | |||
</small> | |||
== Hardware == | == Hardware == | ||
Line 13: | Line 28: | ||
'''USB cable''': | '''USB cable''': | ||
* | * See [[Device cables#Victor_86C_USB_cable]]. | ||
== Photos == | == Photos == | ||
'''Multimeter''': | '''Multimeter''': | ||
<gallery> | |||
File:Victor_86c_device_front.png|<small>Mugshot</small> | |||
</gallery> | |||
TODO. | TODO. | ||
'''USB cable''': | '''USB cable''': | ||
See [[Device cables#Victor_86C_USB_cable]]. | |||
== Protocol == | == Protocol == | ||
See [[Victor protocol]]. | |||
== Resources == | |||
== | * [http://homepage.ntlworld.com/green_bean/coffee/roastlogger/dmmdetails.html RoastLogger: Input Devices] (Victor Victor 86B/86C support) | ||
* [http://www.daveansell.co.uk/?q=node/44 Dave Ansell Science Communication: Victor 86C multimeter USB encoding for linux] (PHP) | |||
* [https://code.google.com/p/victor86b-usb-interface/ victor86b-usb-interface: USB interface for Victor 86B Digital Multimeter using HIDAPI] (see also [http://www.codeproject.com/Articles/310547/USB-Digital-Multimeter-Driver-using-HIDAPI here]) | |||
* [https://www.sparkfun.com/products/10892 Sparkfun: Victor 70C] ([http://dlnmh9ip6v2uc.cloudfront.net/datasheets/Tools/601e-070c-000a.pdf manual], [http://dlnmh9ip6v2uc.cloudfront.net/datasheets/Tools/setup_70c_multi.rar software]) | |||
* [https://github.com/mvneves/victor70c Github: victor70c] (HIDAPI) | |||
* [http://translate.google.com/translate?hl=de&sl=zh-CN&tl=en&u=http%3A%2F%2Fmytes.blog.163.com%2Fblog%2Fstatic%2F24568310201163010029970%2F Random review / photos] | |||
[[Category:Device]] | |||
[[Category:Multimeter]] | |||
[[Category:Supported]] |
Latest revision as of 07:06, 14 June 2019
Status | supported |
---|---|
Source code | serial-dmm |
Counts | 4000 |
IEC 61010-1 | CAT III (1000V)1 |
Connectivity | USB |
Measurements | voltage, resistance, continuity, diode, capacitance, frequency, temperature, current, duty cycle |
Features | autorange, data hold, min/max, relative |
Website | china-victor.com |
The Victor 86C is a 4000 counts, CAT III (1000V)1 handheld digital multimeter with USB connectivity.
See Victor 86C/Info for more details (such as lsusb -vvv output) about the device.
1 CAT III according to the markings on the probes, which doesn't have to mean anything. No explicit "CAT" mention in the manual, it seems (1000V max. is listed, though).
Hardware
Multimeter:
- TODO.
USB cable:
Photos
Multimeter:
TODO.
USB cable:
See Device cables#Victor_86C_USB_cable.
Protocol
See Victor protocol.
Resources
- RoastLogger: Input Devices (Victor Victor 86B/86C support)
- Dave Ansell Science Communication: Victor 86C multimeter USB encoding for linux (PHP)
- victor86b-usb-interface: USB interface for Victor 86B Digital Multimeter using HIDAPI (see also here)
- Sparkfun: Victor 70C (manual, software)
- Github: victor70c (HIDAPI)
- Random review / photos