Hi HKJ,
Here is a
device configuration file for Fluke 863, 865 and 867B Graphical Multimeters.
I wrote and tested the definition with a Fluke 867B. But it should work for the other of the members of the 86x family too.
These meters have a mechanical rotary mode switch. So there are no menu’s. All function switching and mode selection is done on the meter itself. The actual mode is decoded from #askValues.
IMG 0008 Fluke 867B-2000pix.jpgActually there are two configuration files. I started with a definition which is only reading the main display, heeding your advice:
Quote from: HKJ on 12 December 2022, 10:56:09
I generally do not decode secondary displays on multimeters, there are a couple of reasons for that.
Not very useful information (This is mostly about the frequency in AC).
Logging rate goes down (Depends on multimeter).
TC will automatic track range changes for devices with one value, not for devices with multiple values. This is not about the main pages, but on the popups (A lot of TC's functionality are in the popups).
And indeed, with this definition the logging is the fastest.
But this meter has a very nice and extensive dual display function.
And with it’s opto isolated RS-232 connection, and extremely well isolated mains adapter, it is very well suited for things like monitoring the mains. For such cases it is handy to log Voltage and Frequency with one meter:
Powergrid Utrecht-1200pix.pngSo I also wrote a configuration file for reading both primary and secondary values. Indeed this definition reads slower. (It is not a fast meter to start with: calculating RMS etc. just takes some time with this meter…)
In practice both configuration files coexist happily next to each other. And I just choose the one that is most suitable for the occasion. In the past months I used both about the same amount of time.
Unfortunately my programming skills are insufficient to combine both into one configuration file. (and keep the advantages of both)
Please find the definition files here:
Fluke 86x device file.zipJust for fun, and for your Multimeter frequency response page, here is the frequency response of the 867B:
Fluke 867B Frequency.png(Yes, I am also working on a Rigol DG1032Z ARB definition, but that one needs some more fine tuning and polishing...)
Regards, Gertjan.