Closed tdjastrzebski closed 2 years ago
I have adde a list option for min_max, peak and recordings. For measurements it's not necessary. I have uploaded a new version.
Examples:
python python3_dmm_util.py
Thank you, I will test it, albeit I still think 1-based index used by DDM itself would be better. This utility is not for programmers :)
I think the usage info is misleading. I says:
dmm_util <usb port> recordings [index|name|list] ...
should be:
dmm_util <usb port> recordings <index|name>+
dmm_util <usb port> recordings list
I will take a look at the numbering of the records. Can you please create a new issue for this too. The goal is to close the issues as we go along.
Done
Retrieval of a specified recording fails.
To avoid mistakes it may make more sense to use 1-based index corresponding to indexes listed by DDM.
Adding an option to list recordings (only) may be a good enhancement.