]> jspc29.x-matter.uni-frankfurt.de Git - daqtools.git/commitdiff
add marker for disabled RDO to network map
authorJan Michel <j.michel@gsi.de>
Wed, 1 Dec 2021 15:08:12 +0000 (16:08 +0100)
committerJan Michel <j.michel@gsi.de>
Wed, 1 Dec 2021 15:08:12 +0000 (16:08 +0100)
web/htdocs/network/map.pl

index 401335133ab0848edba61bb0454521245829dcc6..c3668ebfd890c64b4a8f6551a952f9ad84627ad6 100755 (executable)
@@ -273,8 +273,10 @@ if($ENV{'QUERY_STRING'} =~ /getmap/) {
         }
 
       my $defaddr = "";
+      $defaddr .= "Trigger / Readout disabled\n" unless $rdooff;
+      $defaddr .= "Currently busy\n" if $busy;
       if($addresses->{$addr} != $ctime->{$addr}) {
-        $defaddr = sprintf("default address: %04x\nbroadcast fe%02x",$addresses->{$addr}>>16,$addresses->{$addr}&0xff);
+        $defaddr .= sprintf("default address: %04x\nbroadcast fe%02x",$addresses->{$addr}>>16,$addresses->{$addr}&0xff);
         }
         
       printf("<tr class=\"level level%i%s%s%s\"><td title=\"%s\"><div>%i</div>0x%04x<td title=\"0x%08x\">%s<td title=\"0x%08x%08x\n%s\">%s<td title=\"0x%08x\">%s<td>%.1f°C<td>%016x&nbsp;-&nbsp;%i<td %s>%s<td %s>%s\n",