Command-line tool for interacting with test equipment
- Rust 100%
| src | ||
| .gitignore | ||
| Cargo.lock | ||
| Cargo.toml | ||
| LICENSE | ||
| README.md | ||
testeq-cli
Command-line tool for interacting with test equipment
Command format
testeq <uri> <command> [<arg0> ...]
uri- For most up-to-date support, see testeq-rs repo
- VXI-11 devices:
vxi11://<host>[:<port>] - SCPI over TCP:
tcp://<host>:<port> - Serial:
serial:<port>[?baud=<baud>]
command- The
helpcommand will list available commands for the detected equipment - Some per-equipment commands are listed below
- The
Supported equipment
To see specific supported models, see testeq-rs
- Power supplies
statusGeneral statusset_voltageGet/set voltage set-pointset_currentGet/set current set-pointread_voltageGet current voltageread_currentGet current currentread_powerGet current power
- Multimeters
statusGeneral statusmodeGet/set channel modereadRead channel readingread_nowTrigger DMM and read channel readingtrig_sourceGet/set trigger sourcearmArm trigger