AIDA GELINA BRIKEN nToF CRIB ISOLDE CIRCE nTOFCapture DESPEC DTAS EDI_PSA 179Ta CARME StellarModelling DCF
  AIDA  ELOG logo
Message ID: 189     Entry time: Thu Apr 28 07:42:11 2016
Author: TD 
Subject: [How To] Change the AIDA Acquisition Server Configuration 
Edit the file /MIDAS/config/TclHttpd/aidas1/startup.tcl and change the definition of variables
PACQSERVERS, NACQSERVERS, ACQSERVERS (respectively p+n junction strip FEE64s, n+n ohmic strip
FEE64s, and all FEE64s) for example,
     
    variable PACQSERVERS; set PACQSERVERS { nnaida5 nnaida6 nnaida9 nnaida10}
    variable NACQSERVERS; set NACQSERVERS { nnaida3 nnaida4 nnaida7 nnaida8}
    
    lappend ACQSERVERS nnaida3
    lappend ACQSERVERS nnaida4
    lappend ACQSERVERS nnaida5
    lappend ACQSERVERS nnaida6
    lappend ACQSERVERS nnaida7
    lappend ACQSERVERS nnaida8
    lappend ACQSERVERS nnaida9
    lappend ACQSERVERS nnaida10

You will need to close the web browser running MIDAS, restart the 'Httpd for Acquisition' server,
restart the web browser and start the MIDAS DAQ session.

On the 'Run Control' page, toggle 'Act on ALL Data Acquisition Servers' and select 'Reload' - the
revised acquisition server list should now be shown.
Attachment 1: startup.tcl  2 kB  | Show | Show all
ELOG V3.1.4-unknown