From 37dfbbff5f3bad38462c35dd10c7981a0fd86ba4 Mon Sep 17 00:00:00 2001 From: "www@jspc55" Date: Thu, 16 Apr 2015 17:16:18 +0200 Subject: [PATCH] few updates to MVD roc registers --- web/htdocs/mvd/roc.pl | 4 ++-- xml-db/database/Mvd.xml | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/web/htdocs/mvd/roc.pl b/web/htdocs/mvd/roc.pl index dcc5048..626eb81 100755 --- a/web/htdocs/mvd/roc.pl +++ b/web/htdocs/mvd/roc.pl @@ -36,12 +36,12 @@ $setup[1]->{address} = 1; $setup[2]->{name} = "ClusterFinder"; $setup[2]->{cmd} = "Mvd-0xfe4d-ClusterFinder"; $setup[2]->{period} = 1000; -$setup[2]->{generic} = 1; +$setup[2]->{address} = 1; $setup[3]->{name} = "RocControl"; $setup[3]->{cmd} = "Mvd-0xfe4d-RocControl"; $setup[3]->{period} = 10000; -$setup[3]->{generic} = 1; +$setup[3]->{address} = 1; xmlpage::initPage(\@setup,$page); diff --git a/xml-db/database/Mvd.xml b/xml-db/database/Mvd.xml index 6d6a5c1..c007716 100644 --- a/xml-db/database/Mvd.xml +++ b/xml-db/database/Mvd.xml @@ -352,11 +352,11 @@ address="0080" size="32" purpose="status" mode="r" continuous="true" rate="1"> Number of detected headers - + Number of detected trailers - + Number of time-outs waiting for a trailer -- 2.43.0