lobis / hvps

A Python package for controlling high voltage power supplies (HVPS) over serial port. Supports CAEN and iseg power supplies.
https://github.com/lobis/hvps
BSD 3-Clause "New" or "Revised" License
8 stars 2 forks source link

Update cli to support iseg #29

Closed AlonsoDRDLV closed 11 months ago

lobis commented 1 year ago

@AlonsoDRDLV whenever you think this is ready you can click on "Ready for review". Please address the comments (either via a code update, reply or just click on "Resolve conversation" if you think it's already resolved with any of your changes.

lobis commented 1 year ago

Please @AlonsoDRDLV also update the README to showcase the usage of the CLI.

lobis commented 11 months ago

I will merge this as is, it is a huge diff and it's hard to test since we require hardware for it, so I am prepared to revert it if it causes issues.