zach-hartwig / ADAQAcquisition

ROOT-based graphical interface for acquiring particle detector data with CAEN hardware
Other
7 stars 8 forks source link

Voltage Zeroing Bug with Desktop Digitizer #36

Open sjepeal opened 6 years ago

sjepeal commented 6 years ago

Bug prevents a voltage from being entered into the voltage setpoint in the High Voltage tab. This has only been observed on Channel 1 (-), but has been observed twice on a DT5790M on different computers and digitizers. Channel 0 (+) was behaving normally. Bug was resolved by downloading and running Caen DPP-PSD software. Suspected to be an issue with firmware overcurrent protection.

zach-hartwig commented 6 years ago

It's been awhile since there's been any activity here! Exciting.

You are saying the CAEN's PSD software enabled you to properly operate the unit?

I can take a look when I'm back week after next!

zach-hartwig commented 6 years ago

Note to myself:

The problem is likely in ADAQ libraries, probably due to my writing HV control code for the DT5790M in the earliest days of DPP-PSD. Problem could be in ADAQHighVoltageRegisters.hh, where the current maximum set registers have not set address and are marked "unused". Possibly was correct at the time but modern versions of the firmware may have changed and changed result of this code with it. Probably need to update.

sjepeal commented 6 years ago

Zach,

You can always count on me to break ADAQ. Yes, not only does the CAEN software work, but after using it ADAQAcquisition also works. Your note to self seems consistent with what we observe!

On Sat, Apr 21, 2018, 12:22 AM Zach Hartwig notifications@github.com wrote:

It's been awhile since there's been any activity here! Exciting.

You are saying the CAEN's PSD software enabled you to properly operate the unit?

I can take a look when I'm back week after next!

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/zach-hartwig/ADAQAcquisition/issues/36#issuecomment-383266705, or mute the thread https://github.com/notifications/unsubscribe-auth/AVD9-gmvTipuQUH12bTTZik5KNFJhwGiks5tqrQRgaJpZM4TaYlt .