Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 197 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 197 Bytes

rscpi

A pure rust implementation of USBTMC for scpi communication with test and measurement equipment.

Test Debug

```bash
cargo test -r -- --nocapture --test screenshot
```