I have added some control logic and appropriate output DAC channels for the input tip-tilts (TT1 and TT2) to the c1ass model.
The plan is for all the tip-tilt drive electronics to live in a Eurocrate in 1Y2. They will then interface with a DAC in c1lsc.
c1ass runs on the c1lsc front-end machine, and therefore seemed like an appropriate place for the control logic to go.
I added and interface to DAC0, and a top_named IOO block, to c1ass:

The IOO block includes two TT_CONTROL library parts, one for each of TT1 and TT2:

This is just a start so that I can start testing the DAC output.
I have not recompiled c1ass yet. I will do that tomorrow. |