I'm beginning to upgrade the front-end models to RCG 2.9.1. Order of operations: - PSL (to prep for Periscope PZT Relocation) - OAF (for TCS and CO2 table alignment) - End-station ISC (for Green and HWS commissioning) - Corner Station SEI/SUS - Corner Station LSC/ASC - End-station PEM/CAL - SUS AUX All ISC Manager and IMC guardians have been transistioned to their DOWN state. Stay tuned and wish me luck!
The ODC EPICS change to longs is only partially implemented. We half forgot to svn up the cds/common/model directory with the new ODC changes. So, most of the corner models still used doubles for ODC EPICS channels. However, all end station ODC channels are long as well as psl and imc. The PSL also has its ODC DAQ channel updated to uint32.
The bitmask is still a double, so. Seemingly, we only have a cdsEpicsOutLong and no cdsEpicsInLong. I guess this is to compensate for the fact that we have cdsEpicsBinIn but no cdsEpicsBinOut...