!=============================================================================== ! Boot_Auxi Command File specific to TAB/GAB sub-system ! ! This file is %CONFIG%Boot_Auxi_TabGab.mcf ! This file is called by 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. ! !------------------------------------------------------------------------------ ! Comments start with an exclamation mark ("!") anywhere on a line. !------------------------------------------------------------------------------ ! Created : 11-Apr-2006 !=============================================================================== !------------------------------------------------------------------------------ ! Set TabGab Package Version !------------------------------------------------------------------------------ TabGab_PackageVersion: "testing" !------------------------------------------------------------------------------ ! Set TabGab Firmware Directory !------------------------------------------------------------------------------ TabGab_FirmwareDir: "/tcc/L1Cal_IIb_Work/firmware/tabgab/" !------------------------------------------------------------------------------ ! Set TabGab Configuration Directory !------------------------------------------------------------------------------ TabGab_ConfigDir: "/tcc/L1Cal_IIb_Work/Config" !------------------------------------------------------------------------------ ! Set TabGab Work Directory !------------------------------------------------------------------------------ TabGab_WorkDir: "/tcc/work/d0l1/tabgab/" !------------------------------------------------------------------------------ ! Include/Exclude VMESCL, TABs, GAB, and ADF-TAB link deskewing during Initialization !------------------------------------------------------------------------------ SkipTabGabOnInit: 0 ! 0 = Include TAB/GAB ! SkipTabGabOnInit: 1 ! 1 = Exclude TAB/GAB !------------------------------------------------------------------------------ ! Include/Exclude collecting monitoring information from TABs, and GAB !------------------------------------------------------------------------------ MonitIgnoreTabGab: 0 ! 0 = Include TAB/GAB ! MonitIgnoreTabGab: 1 ! 1 = Exclude TAB/GAB