From 99b93bbc042cd6f6001c7c0543372ba302f8da57 Mon Sep 17 00:00:00 2001 From: Ludwig Maier Date: Sun, 25 May 2014 14:09:28 +0200 Subject: [PATCH] nxyter update registers --- web/htdocs/nxyter/index_a.pl | 19 ++----------------- xml-db/database/Nxyter.xml | 36 +++++++++++++++++++++++------------- 2 files changed, 25 insertions(+), 30 deletions(-) diff --git a/web/htdocs/nxyter/index_a.pl b/web/htdocs/nxyter/index_a.pl index 5d501d3..e3fd253 100755 --- a/web/htdocs/nxyter/index_a.pl +++ b/web/htdocs/nxyter/index_a.pl @@ -104,26 +104,11 @@ $setup[15]->{cmd} = "Nxyter-0x3811-ADCHist"; $setup[15]->{period} = -1; $setup[15]->{address} = 1; -$setup[16]->{name} = "IT_0"; -$setup[16]->{cmd} = "Nxyter-0x3800-I2CTokens"; +$setup[16]->{name} = "T_0"; +$setup[16]->{cmd} = "Nxyter-0x3800-TSHist"; $setup[16]->{period} = -1; $setup[16]->{address} = 1; -$setup[17]->{name} = "IT_1"; -$setup[17]->{cmd} = "Nxyter-0x3801-I2CTokens"; -$setup[17]->{period} = -1; -$setup[17]->{address} = 1; - -$setup[18]->{name} = "IT_2"; -$setup[18]->{cmd} = "Nxyter-0x3810-I2CTokens"; -$setup[18]->{period} = -1; -$setup[18]->{address} = 1; - -$setup[19]->{name} = "IT_3"; -$setup[19]->{cmd} = "Nxyter-0x3811-I2CTokens"; -$setup[19]->{period} = -1; -$setup[19]->{address} = 1; - xmlpage::initPage(\@setup,$page); 1; diff --git a/xml-db/database/Nxyter.xml b/xml-db/database/Nxyter.xml index be97dcb..1508c05 100644 --- a/xml-db/database/Nxyter.xml +++ b/xml-db/database/Nxyter.xml @@ -85,7 +85,7 @@ + address="0400" size="34" purpose="config" mode="rw" continuous="true"> Readout mode selection @@ -202,24 +202,22 @@ - - - + + Out of Window High Counter - + Data Rate being written to Event Buffer in s<sup>-1</sup> - + HistLimits Setup @@ -227,7 +225,11 @@ - + + + Timestamp Histogram Range (5=16μs 4=8μs 3=4μs 2=2μs 1=1μs) + + @@ -796,9 +798,9 @@ Error Status of all Entities - - + + @@ -911,7 +913,7 @@ - Continuous Hit Counter per Channel + Hit Counter per Channel @@ -939,10 +941,18 @@ - + Number of Averages per Channel, power of two (2^n) - + + + + Timestamp Hit Counter + + + + -- 2.43.0