Difference between revisions of "Keysight 34465A"

From sigrok
Jump to navigation Jump to search
(introduce Keysight 34465A device page)
 
(34465A is supported (to some degree))
Line 2: Line 2:
| image          = [[File:keysight-34465a-mugshot.png|180px]]
| image          = [[File:keysight-34465a-mugshot.png|180px]]
| name            = Keysight 34465A
| name            = Keysight 34465A
| status          = planned
| status          = supported
| source_code_dir =  
| source_code_dir = scpi-dmm
| counts          = 1200000
| counts          = 1200000
| categories      = CAT II (300V)
| categories      = CAT II (300V)
Line 35: Line 35:
== Usage ==
== Usage ==


Note that support for the Keysight 34465A meter is WorkInProgress(TM), and not yet available in mainline.
Some initial support got added to mainline, covering the most basic modes.  Full support for the device's feature set is yet to get done.


Scan for connected devices:
Scan for connected devices:
Line 51: Line 51:
[[Category:Device]]
[[Category:Device]]
[[Category:Multimeter]]
[[Category:Multimeter]]
[[Category:Planned]]
[[Category:Supported]]

Revision as of 08:05, 1 February 2019

Keysight 34465A
Keysight-34465a-mugshot.png
Status supported
Source code scpi-dmm
Counts 1200000
IEC 61010-1 CAT II (300V)
Connectivity LAN LXI, USB TMC, optional GPIB
Measurements voltage, current, resistance, capacitance, diode, frequency, period, continuity, temperature, DC ratio
Features autorange, true RMS, data hold, min/max/avg/sdev, relative, four-wire resistance, dual display, bargraph, trend, histogram, front/rear terminals, external trigger
Website keysight.com

The Keysight 34465A is a 1200000 counts, 0.003% (30ppm) accuracy, 5000 readings per second, CAT II (300V), benchtop digital multimeter with LAN and USB connectivity. GPIB interface, higher rates and deeper memory and enhanced math/d

See Keysight 34465A/Info for more details (such as lsusb -v output) about the device.

The Keysight 34465A meter is a member of the Truevolt series, and is considered a replacement for the previous 34410A/34411A models.

Hardware

TODO

Photos

Protocol

SCPI-1999, IEEE-488.2, 34401A compatible

Usage

Some initial support got added to mainline, covering the most basic modes. Full support for the device's feature set is yet to get done.

Scan for connected devices:

 $ sigrok-cli -d scpi-dmm --scan
 $ sigrok-cli -d scpi-dmm:conn=usbtmc/2a8d.0101 --scan
 $ sigrok-cli -d scpi-dmm:conn=usbtmc/3.21 --scan

See the [Agilent 34405A] device page for other scpi-dmm examples.

Resources

  • vendor product page with links to the data sheet, user manual, programmer's guide, application notes