tango-controls / jive

Jive is a standalone JAVA application designed to browse and edit the static TANGO database. jive moved to https://gitlab.com/tango-controls/jive
10 stars 6 forks source link

JIVE: Unable to remove events configuration #1

Closed tango-controls-bot closed 2 years ago

tango-controls-bot commented 15 years ago

Hi,

It is about the Event/ChangeEvent Tab displayed for Tango devices. In the Absolute column I'm able to change 'None' to a new value... but not able to go back to 'None'.

It's a problem because ATK changes its behavior depending of this values (in combination with polling) and I have some polled attributes that were using events in the past and not now.

These attributes seem no longer displayed because of the remaining absolute event configuration. ATKPanel does not refresh the view ... only if I disable internal polling the attribute is displayed again.

My proposal is adding a new "Reset" button to Jive, next to "Refresh" and "Apply". This button should allow to clear the events configuration for the selected attribute.

Thanks,

Sergi Rubio, ALBA

Reported by: sergirubio ( http://sf.net/u/sergi_rubio )

Original Ticket: "tango-cs/feature-requests/9":https://sourceforge.net/p/tango-cs/feature-requests/9

tango-controls-bot commented 11 years ago

Diff:


--- old
+++ new
@@ -1,4 +1,3 @@
-
 Hi,

 It is about the Event/ChangeEvent Tab displayed for Tango devices. In the Absolute column I'm able to change 'None' to a new value... but not able to go back to 'None'.

Original comment by: taurel (http://sourceforge.net/u/taurel)