!=============================================================================== ! Boot_Auxi Command File ! This file is Config/Boot_Auxi.mcf ! ! These are the Auxiliary Boot Commands automatically executed when TRICS starts up ! Note that this file will NOT be executed again by Trics, except on explicit demand. ! ! Created : 22-Sep-2005 ! Modified: 11-Apr-2006 split ADF and TabGab Setup variables into separate files !=============================================================================== !------------------------------------------------------------------------------ ! Ingest the commands specifid to the ADF sub-system !------------------------------------------------------------------------------ Call_File: "%CONFIG%Boot_Auxi_Adf.mcf" !------------------------------------------------------------------------------ ! Ingest the commands specifid to the TABGAB sub-system !------------------------------------------------------------------------------ Call_File: "%CONFIG%Boot_Auxi_TabGab.mcf" !------------------------------------------------------------------------------ ! Define how long the Monit Pool Manager Process will wait for an event flagged with ! Collect_Status before forcing a Monit Data Capture. ! Specified in milliseconds, with minimum of 1 sec (6 seconds = 6000 ms) ! To shut off Monitoring Data collection, specify 0 !------------------------------------------------------------------------------ MonitControlTimeMs: 6000 !------------------------------------------------------------------------------ ! Set Current L1CT eta coverage !------------------------------------------------------------------------------ Send_Msg_To_Self: "TrgMgr_L1Cal_Coverage TT_Eta(-20:20)" !------------------------------------------------------------------------------ ! While the ADF-TAB cables are missing, we need to skip the de-skewing step !------------------------------------------------------------------------------ SkipIterativeDeSkew: 1