summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorDaniel Friesel <daniel.friesel@uos.de>2020-08-26 18:10:20 +0200
committerDaniel Friesel <daniel.friesel@uos.de>2020-08-26 18:10:20 +0200
commit9aeb58cb7c64446d76c597641acbfe81e5156e47 (patch)
tree72adc9604d8bc30b0d7f0d22ab8695cded9aa445 /README.md
Initial Commit
Diffstat (limited to 'README.md')
-rw-r--r--README.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..567edcf
--- /dev/null
+++ b/README.md
@@ -0,0 +1,8 @@
+# dlog-viewer – Viewer and Exporter for Keysight dlog Files
+
+dlog-viewer loads voltage, current, and/or power measurements from .dlog files
+produced by devices such as the Keysight N6705B DC Power Analyzer.
+Measurements can be exported to CSV or plotted on-screen.
+
+This program is not affiliated with Keysight and has not been thoroughly
+tested yet. Use at your own risk.