Ulm-IQO / qudi

(Legacy project) A modular laboratory experiment management suite, predecessor to qudi-core.
GNU General Public License v3.0
166 stars 141 forks source link

Fix fastcomtec set binwidth #707

Closed ksenkalla closed 1 year ago

ksenkalla commented 1 year ago

Fix set_binwidth( ) hardware file fastcomtecmcs6

Description

Fix set_binwidth( ) method with changing the bitshift format to hex as there was a bug for bins =>2**9=512 bins

Motivation and Context

Now correct bins are set in the hardware for bins =>2**9=512 bins

How Has This Been Tested?

Tested on Windows 8.1 on current qudi version

Types of changes

Checklist: