gw-vis / kagra-vis

Task management for VIS subgroup.
1 stars 0 forks source link

Make a new channel alarm monitor #3

Closed MiyoKouseki closed 4 years ago

MiyoKouseki commented 4 years ago

Create a simple channel alarm monitor that alerts you when there is a signal above a user-defined threshold.

Some people already made similar tool: SUS Drift Monitor [1] and VIS Monitor [2] in KAGRA. But SUS Drift Monitor can not define the arbitrary threshold. VIS Monitor is fine but it can be made simply.

The monitor is made by default option in EPICS. We use alarm option such as (.LOW and .HIGH).

[1] http://klog.icrr.u-tokyo.ac.jp/osl/?r=7136 [2] http://klog.icrr.u-tokyo.ac.jp/osl/?r=9298

MiyoKouseki commented 4 years ago

done