kabanaty
kabanaty
Just found that in Designer, trying to enter a .py filename and then changing the filename will crash Designer. Potentially related.
Thanks for taking a look at this Jesse. When I get back from vacation I can look at it again. I was having this issue with most (if not all)...
Starting work on this for the EPICS Codeathon
I'm not entirely sure how EPICS records output the timestamp, nor how the timestamp gets updated in PyDM. For context, I'm working on a ui that dynamically changes channels based...
If we do implement this, I suggest maintaining PyDM in the widget name somewhere. I often filter the widget list, and it would be confusing if the list just displays...
The class `PyDMWidget` includes a function called `check_enable_state` that automatically disables the widget if the PV is disconnected. This should not be the functionality for buttons, as it does not...