-
Notifications
You must be signed in to change notification settings - Fork 10
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Setting photon_energy on Eiger2 returns null #41
Comments
I tested this issue as follows:
|
Dectris was able to reproduce this problem. Thanks to help from Zachary Brown we were able to figure out that the following appears to be the minimal sequence of operations to restart the Eiger DCU while having a "put" to photon_energy correctly return the list of modified parameters. Using the Eiger Web page interface do the following:
After doing those steps the curl command to set the photon_energy correctly returns the list of modified parameters:
The EPICS IOC also correctly reads back the modified energy thresholds after the photon_energy is set. Dectris should be fixing this issue in a coming release. |
This issue has been resolved in the 2024.1 firmware release from Dectris. |
Setting photon_energy on Eiger2 returns null, rather than a list of parameters that have changed. This generates an error, and prevents the driver from reading the new value, and the values of other parameters that changed as a result, such as the thresholds.
Not clear if this problem always occurs, or only when the server is in a specific state.
The text was updated successfully, but these errors were encountered: