Skip to content

SCPI Extract (CLI)

Command-line tool for inspecting and exporting saved waveform files

scpi-extract: inspect and export saved waveform files from the command line.

Examples:

scpi-extract capture.npz # provenance + metadata summary scpi-extract capture.mat --csv out.csv # dump raw time/voltage rows scpi-extract capture.h5 --json # machine-readable metadata

See Also

  • Waveform I/O - load_waveform(), the function backing this CLI
  • Provenance - Acquisition provenance this tool prints and exports