Created:
(userapps)/sus/common/guardian/SUS_ZM2.py
(userapps)/sus/common/guardian/SUS_ZM1.py
And then I had to add in a few lines in (userapps)/sus/h1/guardian/sustools2.py:
1457: zm1wd = dict(httswd);
1458: zm2wd = dict(httswd);
...
1491: ('H1','ZM1') : {'type': 'HTTS', 'watchdogs': zm1wd},
1492: ('H1','ZM2') : {'type': 'HTTS', 'watchdogs': zm2wd},
Jeff K cycled through a few of the states and it looks good. Shouldn't need much testing since it is all the same tip-tilt code. The DAQ will need to be restarted to get the new channels. ZM1 is ready to be created and started whenever the suspension is ready.