Difference between revisions of "Victor 86C"
Jump to navigation
Jump to search
Uwe Hermann (talk | contribs) m |
|||
Line 6: | Line 6: | ||
| counts = 4000 | | counts = 4000 | ||
| categories = CAT III (1000V)<sup>1</sup> | | categories = CAT III (1000V)<sup>1</sup> | ||
| connectivity = USB | | connectivity = [[Device cables#Victor_86C_USB_cable|USB]] | ||
| measurements = voltage, resistance, continuity, diode, capacitance, frequency, temperature, current, duty cycle | | measurements = voltage, resistance, continuity, diode, capacitance, frequency, temperature, current, duty cycle | ||
| features = hold, min/max | | 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] | | website = [http://www.china-victor.com/english/en/product_data.aspx?ClassID=168&ID=126 china-victor.com] | ||
}} | }} | ||
The '''Victor 86C''' is a 4000 counts, CAT III (1000V)<sup>1</sup> handheld digital multimeter with USB connectivity. | The '''Victor 86C''' is a 4000 counts, CAT III (1000V)<sup>1</sup> handheld digital multimeter with USB connectivity. | ||
Line 47: | Line 48: | ||
== Resources == | == 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:Device]] | ||
[[Category:Multimeter]] | [[Category:Multimeter]] | ||
[[Category:Supported]] | [[Category:Supported]] |
Revision as of 20:01, 16 December 2012
Status | supported |
---|---|
Source code | victor-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