Elettra Alarm Server
|
|
---|---|
I try to copy and past again: http://www.tango-controls.org/media/filer_public/bf/e2/bfe2d3ed-d284-4cd1-9f48-7bed2a809321/alarmtesttar.gz but in any case it is taken from http://www.tango-controls.org/community/projects/alarm-system/ under "Downloads" |
|
|
---|---|
Hi, the link works for me. Thanks! Andy |
|
|
---|---|
Hello all I am getting errors while opening alarm-gui. I have configured the alarm,alarmtest device server and alarm-gui. I may have configured it wrong. Please find the attached Jive configurations for alarm and alarm-test device server and the errors which come while opening alarm-gui. Thanks and Regards Anshul Soni |
|
|
---|---|
You are specifying in the command line that your alarmtest device is in ecrfpsa/alarmtest/0. Do you have configured in jive the device with that name and launched it ? In any case it is needed only to test event subsystem in the "Test" tab. Apart from that it looks ok, you can try to add the configuration of a new alarm and test that. Graziano |
|
|
---|---|
I have configured the alarmtest device in jive as ecrfpsa/alarmtest/0. I have attached the image of the same above. Where is the place to add new alarm ? Could you please share your device server configurations? Could you please share your alarm-configurations/rules for exploring purpose ? Also what are the pre-requisites to load alarm gui ? Thanks and Regards Anshul |
|
|
---|---|
The configuration of the device properties of alarmtest is wrong: it has no device property But in any case this is not the reason it is not working. I cannot see from your screenshot if you have launched the alarmtest device server before launching the gui: "alarmtest-srv alarmtestsrv" looking at your configuration. To load a new alarm you have to execute the Load command with a configuration string like: "ecrfpsa/alarmtest/0/fault (ecrfpsa/alarmtest/0/state == FAULT) 0 fault -1 gr_all \"AlarmTest fault\" ;" if you want to configure an alarm when the State of ecrfpsa/alarmtest/0 for example is in FAULT Graziano |