Changes between Version 1 and Version 2 of TroubleShootingFads


Ignore:
Timestamp:
08/28/13 02:37:04 (12 years ago)
Author:
mknoetig
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • TroubleShootingFads

    v1 v2  
    66There exist a script which will do the __Crate Reset__ automatically:
    77
    8 - _.x ScriptsForDimCtrl/ResetCrate.dim C=n_
     8- dimctrl --quit --cmd ".js scripts/doCrateReset.js crate[n]=true"
    99- n = number of crate you want to reset
    1010
    1111Crate Reset manually:
    1212
    13 - disable all FTUs (in the FTU tab of the GUI)
     13- disable all FTUs (in the FTU tab of the screen your screen session) ftmctrl/ENABLE_FTU -1 0
    1414- disconnect the 10 FADs in the crate, by clicking the LEDs
    1515- ftmctrl/RESET_CRATE x (x corresponding crate)
    16 - enable all FTUs (in the FTU tab of the GUI)
     16- enable all FTUs (in the FTU tab of the screen your screen session) ftmctrl/ENABLE_FTU -1 1
    1717- reconnect the 10 FADs, one by one with 3 seconds waiting in between (the FAD needs this time to boot)
    1818