From: hadaq@countinghouse Date: Thu, 28 Aug 2014 15:23:57 +0000 (+0200) Subject: status, mt X-Git-Tag: pre2018~38 X-Git-Url: https://jspc29.x-matter.uni-frankfurt.de/git/?a=commitdiff_plain;h=aeb57b8947627d8367e032578ba9a50a47f3d15d;p=hadesdaq.git status, mt --- diff --git a/nettools/hadplotnew.pl b/nettools/hadplotnew.pl index f5f571a..52f64ff 100755 --- a/nettools/hadplotnew.pl +++ b/nettools/hadplotnew.pl @@ -746,7 +746,7 @@ sub genreg { else { # $c = "trbcmd rm $address->[$i] $register->[$i] $regamount->[$i] 0"; $c = trb_register_read_mem(($address->[$i]),($register->[$i]),0,$regamount->[$i]); - print Dumper $c; +# print Dumper $c; } # my @out = qx($c); foreach my $s (sort keys $c) {