Electronics > Metrology

Measurement uncertainty app for Keithly 6500 DMM

(1/1)

Krampmeier:
I always found it annoying that DMMs like the Keithley 6500 and 7510 and their Keysight counterparts don't display their measurement uncertainty along with the measured vaule, as the Wavetek 1281 and the Transmille 8104 can do.
However, the Keithley meters offer a powerful scripting feature which lets us create our own enhancements.
Consequently, I created a small TSPA script application which allows to display the absolute and relative measurement uncertainty of the currently measured value along with the error limits.





For remote control, it offers the possibility to get the measurement uncertainty of the last value in the measurement buffer.


The script contains all the information from the specification sheet, including all the footnotes.
In addition to that, the operator can get hints for improving the measurement uncertainty, based on the current instrument settings.


The app is licensed under the CC BY 4.0 license and can be downloaded for free:

https://github.com/Krampmeier/uncertainty

However, as this is a hobby project, I cannot guarantee fitness for any purpose. There may still be errors or bugs. I'll be happy to accept pull requests with improvements. Feel free to create your own fork for other DMMs like the 7510, or even the Keithley SMUs.

maat:
Wow, that is neat!

NaxFM:
This is great, thanks!
I thought about writing a script exactly like this for my DMM7510 for a long time, but never had the will to learn the tsp language.
With a slight modification it works on a DMM7510, but i want to implement new features, like an info screen to inform of the status of autocal and internal temperature.
Right now i have it opened in Visual Studio to modify it. I'll work on it for a few days ( I first have to learn everything) and I'll post the modified version with all the changes compatible for the DMM7510.
I've just started playing with it, right now i'm tying to understand why sometimes it gives me absurdly high numbers for the relative uncertainty. I know i need to calibrate it, but i doubt it's this off...
Thank you for your work, it will be much easier for me to start from an already working app and modify what i need.

Neoname:
This is very interesting! Did you have any luck making the DMM7510 version?

Navigation

[0] Message Index

There was an error while thanking
Thanking...
Go to full version
Powered by SMFPacks Advanced Attachments Uploader Mod