[Jeff Kissel, Timesh Mistry]
I have included the MEDM screen into the main sitemap. I did this by:
a) Checked the /opt/rtcds/userapps/release/cds/h1/medm directory to make sure SITEMAP.adl is checked in and the latest version
timesh.mistry@zotws22: svn st ? H1CDS_DAQ_LARGE_OVERVIEW_CUST.ui ? H1CDS_DAQ_MICRO_CUST.ui ? H1CDS_FE_MICRO_CAL_CUST.ui ? H1CDS_FE_MICRO_CUST.ui ? H1CDS_FE_MICRO_CUST_EDC.ui ? H1CDS_HWWD_NODE.ui ? H1CDS_O3_OVERVIEW_DETAIL_CUST.ui ? H1CDS_SLOWCTRL_MICRO_CUST.ui ? H1CDS_SLOWCTRL_SDF_ONLY_MICRO_CUST.ui ? H1CDS_SLOW_CONTROLS_CUST.ui ? H1CDS_WAP_MINISCULE_CUST.ui timesh.mistry@zotws22: svn info SITEMAP.adl Path: SITEMAP.adl Name: SITEMAP.adl Working Copy Root Path: /opt/rtcds/userapps/trunk/cds URL: https://redoubt.ligo-wa.caltech.edu/svn/cds_user_apps/trunk/cds/h1/medm/SITEMAP.adl Relative URL: ^/trunk/cds/h1/medm/SITEMAP.adl Repository Root: https://redoubt.ligo-wa.caltech.edu/svn/cds_user_apps Repository UUID: e3bfa956-ff0e-4416-9af7-00b7a258cde5 Revision: 20245 Node Kind: file Schedule: normal Last Changed Author: jeffrey.kissel@LIGO.ORG Last Changed Rev: 20245 Last Changed Date: 2019-09-12 15:18:38 -0700 (Thu, 12 Sep 2019) Text Last Updated: 2019-09-12 15:18:38 -0700 (Thu, 12 Sep 2019) Checksum: ad7d77597efd5becbf2a3ac9655584594439b084
b) Modified X-Arm CAL (in the Labe/Name/Args field) to have an additional display that points to the NCAL MEDM screen that is located at:
/opt/rtcds/userapps/release/cal/common/medm/CAL_NCAL_OVERVIEW.adl
Display label is set to NCALX and Arguments is copied over from the PCALX field above it in.
c) Saved and exited the MEDM editor for sitemap. Open sitemap in execute mode and verified that the screen appears in a drop down menu X-Arm CAL as well as checked the NCALX and PCALX screen work as normal.
d) Committed the changes
timesh.mistry@zotws22: svn ci -m "Updated SITEMAP.adl to include /opt/rtcds/userapps/release/cal/common/medm/CAL_NCAL_OVERVIEW.adl for the NCALX MEDM screen as am option under X-Arm CAL. I have checked that the screen opens as normal and other screens (such as PCALX) are not affected by this change." SITEMAP.adl Sending SITEMAP.adl Transmitting file data .done Committing transaction... Committed revision 20427. timesh.mistry@zotws22: