= PHOT_seq_setup = {{{ // Purpose : Loading the sequencer to build up the signal (OBMO) // for normal DDCS mode // CUS author : DAC // Script file : PHOT_seq_setup.txt // // Description : This script will set the sequencer, which is building // up the final signal and it sets the data mode // to "Bolo & HK". // This script should be executed just after the // switch-on procedure, the BOLC initialisation // and the bias SETTING (polarizer) // The purpose of this scenario is to configure the BOLC // sequencer. // The sequencer will provide clock signals for detector // readout and for BOLC analog synchronous operation // (switching between S and Sref, triggering A to D conversion) // // Version : 0.2 // History : 0.1 13-apr-2005 DAC. Based on TM's V1.0 from 20-apr-2004 // : 0.2 13-apr-2006 TM, updated for new sequencer, cleaning // of commands in the end (2_Load_of_new_sequencer.txt) }}} Input variables (none): {{{ int[] procedure PHOT_seq_setup { }{ }}}