Reports until 21:44, Tuesday 16 August 2011
H2 SUS
koji.arai@LIGO.ORG - posted 21:44, Tuesday 16 August 2011 (1241)
MEDM screens for SUS AUX

K. Arai

MEDM screens for SUS AUX have been made. They are available from the sitemap as well as the individual suspension screens.

Details:

1) the master screen for the quad aux screen has been made. This is located as

/opt/rtcds/lho/h2/userapps/release/sus/common/medm/quad/SUS_AUX_QUAD_OVERVIEW.adl

Similarly, the master screen for the triple aux screen has been made.

/opt/rtcds/lho/h2/userapps/release/sus/common/medm/bsfm/SUS_AUX_BSFM_OVERVIEW.adl

These utilize the "macro" technique to let the suspensions share the unified MEDM screen files.
(i.e. $(VAR_NAME) is used in the MEDM, then give VAR_NAME=ACTUAL_NAME as an argument of MEDM)

2) Made "SUS AUX" Overview screen and added to sitemap.adl

This screen is located at

/opt/rtcds/lho/h2/medm/h2susauxb478/master/H2SUSAUXB478_OVERVIEW.adl

3) Added "SUS AUX" button to the QUAD/TRIPLE master screens

/opt/rtcds/lho/h2/userapps/release/sus/common/medm/quad/SUS_CUST_QUAD_OVERVIEW.adl

/opt/rtcds/lho/h2/userapps/release/sus/common/medm/bsfm/SUS_CUST_BSFM_OVERVIEW.adl

Particularly, the BSFM master screen had many broken links to the other screens that had been induced
by the transition from the static screen to the macro-compatible screen. They have been fixed.