I updated the some of the medms for the blends for HAM2&HAM3 to include the SPI and CRS, added INERT_MID
Blend of four sensors: /opt/rtcds/userapps/release/isi/common/medm/hamisi/ISI_CUST_BLEND_SUPSENS_FOUR.adl
Made new block for a blend with four sensors: opt/rtcds/userapps/release/isi/common/medm/hamisi/new_FADER_4PART.adl
The blocks for 2 sensors and 3 sensors (new_FADER_PART.adl, new_FADER_3PART.adl) currently have T240 labeled instead of SPI, I didn't want to mess with those blocks, as they are used for other chambers and it's still labeled T240 in the model, but for the 4PART I did switch T240 to SPI
Made new blend fade medm screen for HAM2 & HAM3: opt/rtcds/userapps/release/isi/common/medm/hamisi/ISI_CUST_H23_BLEND.adl
Made overview screen for HAM2&HAM3:opt/rtcds/userapps/release/isi/common/medm/hamisi/ISI_CUST_H23_FADE_OVERVIEW.adl
The only thing changed was to switch which screen the ST1 BLEND FADE button takes you to the new medm.
I added and commited all these to the SVN and updated the sitemap to link the them for HAM2 and HAM3
Continued working on HAM2&3 medm screens
Updated the input filters in opt/rtcds/userapps/release/isi/common/medm/hamisi/ISI_CUST_H23_FADE_OVERVIEW to include input filters for the SPIINF, SPI_FF, and CRSINF, and link to the SPI and CRS overview screens. The buttons link to the userapps/release version of the overview screens.
I made a few new input filter screens:
/opt/rtcds/userapps/release/isi/common/medm/hamisi/ISI_CUST_CHAMBER_SPIINF_ALL.adl
/opt/rtcds/userapps/release/isi/common/medm/hamisi/ISI_CUST_CHAMBER_SPI_FF_ALL.adl
/opt/rtcds/userapps/release/isi/common/medm/hamisi/ISI_CUST_CHAMBER_CRSINF_ALL.adl
and set up the a link to an ndscope of the BLRMS channel (like the CPS), but that can be easily gotten rid of.
I've commited all of the to the svn