From: hadaq@countinghouse Date: Thu, 28 Aug 2014 15:12:51 +0000 (+0200) Subject: added reboot of NXyter FPGAs, jm, mt X-Git-Tag: pre2018~59 X-Git-Url: https://jspc29.x-matter.uni-frankfurt.de/git/?a=commitdiff_plain;h=517574786c25b7819442b995f181e1a7ddc04a8a;p=hadesdaq.git added reboot of NXyter FPGAs, jm, mt --- diff --git a/control/gui/daq/50_Reboot_TRB3 b/control/gui/daq/50_Reboot_TRB3 index 5c67e75..0bd65a5 100755 --- a/control/gui/daq/50_Reboot_TRB3 +++ b/control/gui/daq/50_Reboot_TRB3 @@ -9,6 +9,8 @@ trb_init_ports() or die "could not reach trbnet-daemon.", trb_strerror(); #system("trbcmd i 0xffff"); #exit; +system("trbcmd reload 0xfe49"); + system("trbcmd reload 0x8880"); system("trbcmd reload 0x8890"); system("trbcmd reload 0x8900");