cdump / radiacode

Library for RadiaCode-101
MIT License
108 stars 20 forks source link

feature request: method to reset spectrum on device #12

Closed GuenterQuast closed 1 year ago

GuenterQuast commented 1 year ago

I am considering the RadiaCode 102 device as a replacement for older hardware in a physics lab course. Low-level actions for students, control of data acquisition rely on your python-interface (thank you very much for providing this").
I could not figure out how it is possible to reset spectrum (and dose) in the device - this is possible using the Android or windows apps. Is this also possible using the python library ? If so, please tell me, if not , it would be nice to implement this feature in a coming release.

cdump commented 1 year ago

Added in v0.2.1 - 2 new functions, please check.

p.s. how are you getting dose? It's in RareDate, this messages are really rare and I can't find a way to request it "right now".