From 7b112f62a93afd93330203813bc651029febf30f Mon Sep 17 00:00:00 2001 From: Florian Marx Date: Wed, 21 Apr 2021 11:48:41 +0200 Subject: [PATCH] created a website for Shutdown logic --- xml-db/database/ShutdownLogic.xml | 74 +++++++++++++++++++++++++++++++ xml-db/database/TriggerLogic.xml | 3 +- 2 files changed, 76 insertions(+), 1 deletion(-) create mode 100644 xml-db/database/ShutdownLogic.xml diff --git a/xml-db/database/ShutdownLogic.xml b/xml-db/database/ShutdownLogic.xml new file mode 100644 index 0000000..4eaa8da --- /dev/null +++ b/xml-db/database/ShutdownLogic.xml @@ -0,0 +1,74 @@ + + + Shutdown Logic + + + + + + Set the individual Timewindows for every single channel + + The size of the checked Timewindow, given in multiples of 0,1ms. + + + + Set the maximal values of Hits for every individual channels + + Set the maximal values of Hits for every individual channels + + + + + + How many single channels are allowed to fail simultaneously + + How many single channels are allowed to fail simultaneously + + + + Option to disable single channels + + Option to disable single channels + + + + Switch off the whole Shutdown Logic + + Switch off the whole Shutdown Logic + + + + + Value of the currently countet Hits + + Value of the currently countet Hits + + + + Single alert bits + + Single alert bits + + + + Indication, if Shutdown Pulse is active. + + Indication, if Shutdown Pulse is active. + + + + + + + + + + diff --git a/xml-db/database/TriggerLogic.xml b/xml-db/database/TriggerLogic.xml index 8969785..dbe3a74 100644 --- a/xml-db/database/TriggerLogic.xml +++ b/xml-db/database/TriggerLogic.xml @@ -60,7 +60,8 @@ Delay time on Bits 7 downto 0 - + + Set the Stretchtype -- 2.43.0