KCL-BMEIS / spectrumdevice

Python library for communicating with digitisers manufactured by Spectrum Instrumentation
MIT License
6 stars 2 forks source link

card status broken #58

Closed crnbaker closed 4 months ago

crnbaker commented 5 months ago

The status of a card cannot currently be read. This is because the return of decode_status() in spectrumdevice/settings/status is incorrectly wrapped in the CARD_STATUS_TYPE type alias.