Changes between Version 1 and Version 2 of TroubleShootingFads
- Timestamp:
- 08/28/13 02:37:04 (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
TroubleShootingFads
v1 v2 6 6 There exist a script which will do the __Crate Reset__ automatically: 7 7 8 - _.x ScriptsForDimCtrl/ResetCrate.dim C=n_8 - dimctrl --quit --cmd ".js scripts/doCrateReset.js crate[n]=true" 9 9 - n = number of crate you want to reset 10 10 11 11 Crate Reset manually: 12 12 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 14 14 - disconnect the 10 FADs in the crate, by clicking the LEDs 15 15 - 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 17 17 - reconnect the 10 FADs, one by one with 3 seconds waiting in between (the FAD needs this time to boot) 18 18