EPICS strip chart of T2 rate
I have a small executible which takes the scaler value of T2 and puts it in the compton:RATE_aER.
It looks like when the ROC is rebooted, it make a time-out and quits I have modified the program so that it does not do that anymore.
So if rates are not updating ( flat line ) check if the PutT2 program is running on adaql2 ( ps -aux | grep PutT2 ). If it does not, you can launch it from the a-onl account :
in directory /scaler/gen/onl/
type "PutT2"
it should displays the updated values of T2 it is putting in the EPICS variable.
From here one can plot T2 as EPICS variable compton:RATE_aER with the striptool program.