From: Jan Michel Date: Sat, 22 Aug 2020 11:55:44 +0000 (+0200) Subject: add tab for single EB setup X-Git-Url: https://jspc29.x-matter.uni-frankfurt.de/git/?a=commitdiff_plain;h=32217b0a34b9284b8f01570232beae8ae304cdf0;p=daqtools.git add tab for single EB setup --- diff --git a/web/htdocs/network/gbe.pl b/web/htdocs/network/gbe.pl index 2e25d32..0996ff4 100755 --- a/web/htdocs/network/gbe.pl +++ b/web/htdocs/network/gbe.pl @@ -24,11 +24,17 @@ $page->{link} = "../"; my @setup; -push(@setup,({name => "EB IP", +push(@setup,({name => "EB_single", + cmd => "GBE-0xff7f-IpTable.0", + period => 10000, + address => 1})); + +push(@setup,({name => "EB_all16", cmd => "GBE-0xff7f-IpTable", period => 10000, address => 1})); + push(@setup,({name => "SubEvt", cmd => "GBE-0xff7f-SubEvt", period => 10000,