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

Attribute properties management #11

Closed tango-controls-bot closed 7 years ago

tango-controls-bot commented 21 years ago

Problem

When attributes properties like min_alarm, max_alarm are changed with jive, there are not taken immediately into account by the device . The device server must be restarted for the min_alarm parameter to be effective .

If the same modification is done through ATKPanel, the device immediatly works with new parameters.

As we explain to users the Tango Configuration tool is Jive and nothing else, it is not coherent to explain them, that to have the properties modified they should use atkpanel !

Analysis

jive should us the Device API if device is running ans the DB API otherwise

Reported by: buteau ( http://sf.net/u/buteau )

Original Ticket: "tango-cs/bugs/13":https://sourceforge.net/p/tango-cs/bugs/13

tango-controls-bot commented 21 years ago

Logged In: YES user_id=693666

Done in Jive 2.2

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

tango-controls-bot commented 21 years ago

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