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/uncertaintyHowever, 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.