From 066014d224cfc1b24c38ca819e42ea4664a5865c Mon Sep 17 00:00:00 2001 From: Jan Michel Date: Wed, 23 Apr 2014 18:10:49 +0200 Subject: [PATCH] changed registers for trigger logic --- users/frankfurt_test/startup.sh | 8 ++++---- xml-db/database/InputMonitor.xml | 19 +++++++++++++------ 2 files changed, 17 insertions(+), 10 deletions(-) diff --git a/users/frankfurt_test/startup.sh b/users/frankfurt_test/startup.sh index bcd582e..601bf61 100755 --- a/users/frankfurt_test/startup.sh +++ b/users/frankfurt_test/startup.sh @@ -18,10 +18,10 @@ trbcmd s 0xef000003133e3228 0x03 0xf103 #90 trbcmd s 0x2f0000046f397d28 0x05 0x8000 -trbcmd s 0x810000046f398928 0x01 0xf901 -trbcmd s 0xa50000046f398628 0x00 0xf900 -trbcmd s 0x220000046f399228 0x02 0xf902 -trbcmd s 0x290000046f075428 0x03 0xf903 +trbcmd s 0x810000046f398928 0x01 0x5001 +trbcmd s 0xa50000046f398628 0x00 0x5000 +trbcmd s 0x220000046f399228 0x02 0x5002 +trbcmd s 0x290000046f075428 0x03 0x5003 echo "Hubs" diff --git a/xml-db/database/InputMonitor.xml b/xml-db/database/InputMonitor.xml index 5ee7a84..90a41c9 100644 --- a/xml-db/database/InputMonitor.xml +++ b/xml-db/database/InputMonitor.xml @@ -73,7 +73,7 @@ - + Registers of the trigger generation logic @@ -81,9 +81,9 @@ - - Inverts individual inputs for trigger generation - + + Inverts individual inputs for trigger generation. DOES NOT EXIST IN NEW DESIGNS + @@ -95,8 +95,15 @@ Current status of all inputs - - + + Enable stretching of individual input channels by adding 10 to 20 ns to the signal length + + + + Inverts individual inputs for trigger generation. + + + -- 2.43.0