JoshuaCurry / python-agilent-34411a

Python logger for Keysight/Agilent 34411A Digital Multimeter

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

python-agilent-34411a

Python logger for Keysight/Agilent 34411A Digital Multimeter

Usage

Set your multimeter address statically in scope.py.

Run the code using:

python scope.py

Press CTRLC to end capture.

The script will generate a file like reading-2017-09-13-15-01-35.300354.csv with timestamps (in seconds) against readings, which are in SI units.

About

Python logger for Keysight/Agilent 34411A Digital Multimeter


Languages

Language:Python 100.0%