!=============================================================================== ! Boot_Auxi Command File specific to ADF sub-system ! ! This file is %CONFIG%Boot_Auxi_Adf.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 ! Revision: 15-Jun-2006 adjust OffsetTriggeredToTickAtCapture: 25 -> 24 !=============================================================================== !------------------------------------------------------------------------------ ! This is the Register Address Offset within the Raw ADC Memory Block ! where TCC will read Monitoring Data for the first ADC sample of Tick #1. !------------------------------------------------------------------------------ OffsetTick1RawAdcMonit: 1 !------------------------------------------------------------------------------ ! This is the Register Address Offset within the Raw ADC Memory Block ! where TCC will write Simulated Data for the first ADC sample of Tick #1. !------------------------------------------------------------------------------ OffsetTick1RawAdcSimu: 0 !------------------------------------------------------------------------------ ! This is the Register Address Offset within the Output Et Memory Block ! where TCC will read Monitoring Data for Tick #1. !------------------------------------------------------------------------------ OffsetTick1OutputEtMonit: 0 !------------------------------------------------------------------------------ ! This is the Register Address Offset within the Output Et Memory Block ! where TCC will write Simulated Data for Tick #1. !------------------------------------------------------------------------------ OffsetTick1OutputEtSimu: 158 ! i.e. -1 modulo 159 !------------------------------------------------------------------------------ ! This value is the Tick Offset between the Triggered Crossing Tick Number ! and the Tick Number currently recorded at the time the Captured Monitoring ! Data Signal stops the Address Generator(s). !------------------------------------------------------------------------------ OffsetTriggeredToTickAtCapture: 24 !------------------------------------------------------------------------------ ! Define the Trigger Tower Et Lookup Coefficients !------------------------------------------------------------------------------ Call_TT_Info: "%CONFIG%L1Cal_IIb_Lookup_Coeffs.tti" !------------------------------------------------------------------------------ ! Define the Trigger Tower Pedestal Control DAC Control values !------------------------------------------------------------------------------ Call_TT_Info: "%CONFIG%L1Cal_IIb_Pedestal_DAC.tti" !------------------------------------------------------------------------------ ! Define the Trigger Tower Alignment Delay Constants !------------------------------------------------------------------------------ ! This is the Base Alignment Delay value common to all Trigger Towers BaseAlignmentDelay: 0 ! These are the Relative Alighment Delay values specific to each Trigger Tower Call_TT_Info: "%CONFIG%L1Cal_IIb_Alignment_Delay.tti"