m-teng/readme.md
Matthias@Dell 62af3793bb 1.0 -> 1.1
2023-04-27 01:51:01 +02:00

24 lines
622 B
Markdown

# K-TENG
Helper scripts and shell for measuring **T**ribo**e**lectric **N**ano**g**enerator-based sensor output with a Keithley 2611B SMU using pyvisa
## Features
### Useful functions for scripts
- Measure Voltage and/or Current
- Transfer buffer from device to host
- Save/load as csv
- Run lua script on device
- Auto-filenames
### Interactive (shell) mode
- Live view
- Press button to stop
- Save and load settings (default interval, data directory...)
- Easily run arbitrary command on device
## Shell mode
Start with:
```shell
ipython -i k_teng_interactive.py
```
Use `help()` to get a list of available commands