From 99345b01eb9b7b575c1f51194448d98edb0419ce Mon Sep 17 00:00:00 2001 From: boccioli_m Date: Fri, 20 Oct 2017 15:38:16 +0200 Subject: [PATCH] Closedown --- script/tests/devices/AMA1/.config | 5 ----- script/tests/devices/Gantry1/.config | 5 ----- script/tests/devices/Gantry2/.config | 5 ----- script/tests/devices/Gantry3/.config | 5 ----- script/tests/devices/Optis/.config | 5 ----- script/tests/devices/PIF/.config | 5 ----- script/tests/devices/RPS/XMA0310/.config | 5 ----- script/tests/devices/RPS/XMA0311/.config | 5 ----- script/tests/devices/RPS/XMA0410/.config | 5 ----- script/tests/devices/RPS/XMA1115/.config | 5 ----- script/tests/devices/RPS/XMA1116/.config | 5 ----- script/tests/devices/RPS/XMA1117/.config | 5 ----- script/tests/devices/RPS/XMA1118/.config | 5 ----- script/tests/devices/RPS/XMA1119/.config | 5 ----- script/tests/devices/RPS/XMB0510/.config | 5 ----- script/tests/devices/RPS/XMC0610/.config | 5 ----- script/tests/devices/RPS/XMC2010/.config | 5 ----- script/tests/devices/RPS/XMC2011/.config | 5 ----- script/tests/devices/RPS/XMD0710/.config | 5 ----- script/tests/devices/RPS/XMD0711/.config | 5 ----- script/tests/devices/RPS/XMD0717/.config | 5 ----- script/tests/devices/RPS/XME1310/.config | 5 ----- script/tests/devices/RPS/XME1311/.config | 5 ----- script/tests/devices/RPS/XME1410/.config | 5 ----- script/tests/devices/RPS/XME1411/.config | 5 ----- script/tests/devices/bis-BMA1/.config | 5 ----- script/tests/devices/bis-BMC1/.config | 5 ----- script/tests/devices/bis-BMD1/.config | 5 ----- script/tests/devices/bis-BME1/.config | 5 ----- 29 files changed, 145 deletions(-) delete mode 100644 script/tests/devices/AMA1/.config delete mode 100644 script/tests/devices/Gantry1/.config delete mode 100644 script/tests/devices/Gantry2/.config delete mode 100644 script/tests/devices/Gantry3/.config delete mode 100644 script/tests/devices/Optis/.config delete mode 100644 script/tests/devices/PIF/.config delete mode 100644 script/tests/devices/RPS/XMA0310/.config delete mode 100644 script/tests/devices/RPS/XMA0311/.config delete mode 100644 script/tests/devices/RPS/XMA0410/.config delete mode 100644 script/tests/devices/RPS/XMA1115/.config delete mode 100644 script/tests/devices/RPS/XMA1116/.config delete mode 100644 script/tests/devices/RPS/XMA1117/.config delete mode 100644 script/tests/devices/RPS/XMA1118/.config delete mode 100644 script/tests/devices/RPS/XMA1119/.config delete mode 100644 script/tests/devices/RPS/XMB0510/.config delete mode 100644 script/tests/devices/RPS/XMC0610/.config delete mode 100644 script/tests/devices/RPS/XMC2010/.config delete mode 100644 script/tests/devices/RPS/XMC2011/.config delete mode 100644 script/tests/devices/RPS/XMD0710/.config delete mode 100644 script/tests/devices/RPS/XMD0711/.config delete mode 100644 script/tests/devices/RPS/XMD0717/.config delete mode 100644 script/tests/devices/RPS/XME1310/.config delete mode 100644 script/tests/devices/RPS/XME1311/.config delete mode 100644 script/tests/devices/RPS/XME1410/.config delete mode 100644 script/tests/devices/RPS/XME1411/.config delete mode 100644 script/tests/devices/bis-BMA1/.config delete mode 100644 script/tests/devices/bis-BMC1/.config delete mode 100644 script/tests/devices/bis-BMD1/.config delete mode 100644 script/tests/devices/bis-BME1/.config diff --git a/script/tests/devices/AMA1/.config b/script/tests/devices/AMA1/.config deleted file mode 100644 index fc7fe9d..0000000 --- a/script/tests/devices/AMA1/.config +++ /dev/null @@ -1,5 +0,0 @@ -#Wed Oct 18 15:07:43 CEST 2017 -name=AMA1 -tests=RPS Tests Interlocklilmits -parameters=ilkInExpectedValS&"0x91DD"&"[hex] Interlock Input expected value for small values of magnet";magnetCh&"AMA1\:SOL\:1"&"Magnet epics channel";ilkInCh&"J102025\:REG\:R\:6"&"Interlock Input epics channel";ilkInExpectedValIni&"0x1DDD"&"[hex] Interlock Input expected initial value";ilkOutExpectedValL&"0x0000"&"[hex] Interlock Output expected value for large values of magnet";magnetEndVal&"50000"&"[int] magnet final value for scan sequence";ilkOutCh&"J102025\:REG\:R\:3"&"Interlock Output epics channel";ilkOutExpectedValIni&"0x0000"&"[hex] Interlock Output expected initial value";ilkOutExpectedValS&"0x000C"&"[hex] Interlock Output expected value for small values of magnet";magnetInitVal&"0"&"[int] magnet initial value for scan sequence";setGetDelay&"1"&"[s] delay between set and get";mode&"2,IQCOM,$GNT2,1,DIA"&"operating mode"; -description=Ablenkungsmagnet AMA1 diff --git a/script/tests/devices/Gantry1/.config b/script/tests/devices/Gantry1/.config deleted file mode 100644 index 53a0996..0000000 --- a/script/tests/devices/Gantry1/.config +++ /dev/null @@ -1,5 +0,0 @@ -#Wed Oct 18 10:54:16 CEST 2017 -name=Gantry1 -tests=RPS Tests Betriebsmode -description=rps section till Gantry 1 -parameters=mode&"2,IQCOM,$GNT1,1,DIA"&"betriebsmode";expectedVal14&"0x0040"&"[hex] Expected value for channels 1-4";expectedVal58&"0x0000"&"[hex] Expected value for channels 5-8"; diff --git a/script/tests/devices/Gantry2/.config b/script/tests/devices/Gantry2/.config deleted file mode 100644 index e1a8365..0000000 --- a/script/tests/devices/Gantry2/.config +++ /dev/null @@ -1,5 +0,0 @@ -#Wed Oct 18 10:54:16 CEST 2017 -name=Gantry2 -tests=RPS Tests Betriebsmode -description=rps section till Gantry 2 -parameters=mode&"2,IQCOM,$GNT2,1,DIA"&"betriebsmode";expectedVal14&"0x0000"&"[hex] Expected value for channels 1-4";expectedVal58&"0x0004"&"[hex] Expected value for channels 5-8"; diff --git a/script/tests/devices/Gantry3/.config b/script/tests/devices/Gantry3/.config deleted file mode 100644 index 7c2fa77..0000000 --- a/script/tests/devices/Gantry3/.config +++ /dev/null @@ -1,5 +0,0 @@ -#Wed Oct 18 10:54:16 CEST 2017 -name=Gantry3 -tests=RPS Tests Betriebsmode -description=rps section till Gantry 3 -parameters=mode&"2,IQCOM,$GNT3,1,DIA"&"betriebsmode";expectedVal14&"0x0400"&"[hex] Expected value for channels 1-4";expectedVal58&"0x0000"&"[hex] Expected value for channels 5-8"; diff --git a/script/tests/devices/Optis/.config b/script/tests/devices/Optis/.config deleted file mode 100644 index 99ea97c..0000000 --- a/script/tests/devices/Optis/.config +++ /dev/null @@ -1,5 +0,0 @@ -#Wed Oct 18 10:54:16 CEST 2017 -name=Optis -tests=RPS Tests Betriebsmode -description=rps section till Optis -parameters=mode&"2,IQCOM,$OPT,1,DIA"&"betriebsmode";expectedVal14&"0x4000"&"[hex] Expected value for channels 1-4";expectedVal58&"0x0000"&"[hex] Expected value for channels 5-8"; diff --git a/script/tests/devices/PIF/.config b/script/tests/devices/PIF/.config deleted file mode 100644 index 8c21914..0000000 --- a/script/tests/devices/PIF/.config +++ /dev/null @@ -1,5 +0,0 @@ -#Wed Oct 18 10:54:16 CEST 2017 -name=PIF -tests=RPS Tests Betriebsmode -description=rps section till PIF -parameters=mode&"2,IQCOM,$PIF,1,DIA"&"betriebsmode";expectedVal14&"0x0400"&"[hex] Expected value for channels 1-4";expectedVal58&"0x0000"&"[hex] Expected value for channels 5-8"; diff --git a/script/tests/devices/RPS/XMA0310/.config b/script/tests/devices/RPS/XMA0310/.config deleted file mode 100644 index 60eb5e9..0000000 --- a/script/tests/devices/RPS/XMA0310/.config +++ /dev/null @@ -1,5 +0,0 @@ -#Fri Oct 20 13:57:25 CEST 2017 -name=XMA0310 -tests=RPS Tests Diagnostic -parameters=rpsAttribute&"REG\:R\:5"&"RPS EPICS attribute";rpsModule&"J101030"&"RPS module EPICS channel name";expectedValue2&"0x0010"&"[hex] expected value 2";expectedValue1&"0x00D0"&"[hex] expected value 1"; -description=Diagnostic module diff --git a/script/tests/devices/RPS/XMA0311/.config b/script/tests/devices/RPS/XMA0311/.config deleted file mode 100644 index 24c2268..0000000 --- a/script/tests/devices/RPS/XMA0311/.config +++ /dev/null @@ -1,5 +0,0 @@ -#Fri Oct 20 13:58:05 CEST 2017 -name=XMA0311 -tests=RPS Tests Diagnostic -parameters=rpsAttribute&"REG\:R\:5"&"RPS EPICS attribute";rpsModule&"J101030"&"RPS module EPICS channel name";expectedValue2&"0x0001"&"[hex] expected value 2";expectedValue1&"0x000D"&"[hex] expected value 1"; -description=Diagnostic module diff --git a/script/tests/devices/RPS/XMA0410/.config b/script/tests/devices/RPS/XMA0410/.config deleted file mode 100644 index c07e7dd..0000000 --- a/script/tests/devices/RPS/XMA0410/.config +++ /dev/null @@ -1,5 +0,0 @@ -#Fri Oct 20 13:58:37 CEST 2017 -name=XMA0410 -tests=RPS Tests Diagnostic -parameters=rpsAttribute&"REG\:R\:7"&"RPS EPICS attribute";rpsModule&"J101046"&"RPS module EPICS channel name";expectedValue2&"0x0010"&"[hex] expected value 2";expectedValue1&"0x00D0"&"[hex] expected value 1"; -description=Diagnostic module diff --git a/script/tests/devices/RPS/XMA1115/.config b/script/tests/devices/RPS/XMA1115/.config deleted file mode 100644 index 958b3d6..0000000 --- a/script/tests/devices/RPS/XMA1115/.config +++ /dev/null @@ -1,5 +0,0 @@ -#Fri Oct 20 13:53:14 CEST 2017 -name=XMA1115 -tests=RPS Tests Diagnostic -parameters=rpsAttribute&"REG\:R\:4"&"RPS EPICS attribute";rpsModule&"J102007"&"RPS module EPICS channel name";expectedValue2&"0x0100"&"[hex] expected value 2";expectedValue1&"0x0D00"&"[hex] expected value 1"; -description=Diagnostic module diff --git a/script/tests/devices/RPS/XMA1116/.config b/script/tests/devices/RPS/XMA1116/.config deleted file mode 100644 index 1f8c70d..0000000 --- a/script/tests/devices/RPS/XMA1116/.config +++ /dev/null @@ -1,5 +0,0 @@ -#Fri Oct 20 13:41:43 CEST 2017 -name=XMA1116 -tests=RPS Tests Diagnostic -parameters=rpsAttribute&"REG\:R\:4"&"RPS EPICS attribute";rpsModule&"J102007"&"RPS module EPICS channel name";expectedValue2&"0x0010"&"[hex] expected value 2";expectedValue1&"0x00D0"&"[hex] expected value 1"; -description=Diagnostic module diff --git a/script/tests/devices/RPS/XMA1117/.config b/script/tests/devices/RPS/XMA1117/.config deleted file mode 100644 index 1454885..0000000 --- a/script/tests/devices/RPS/XMA1117/.config +++ /dev/null @@ -1,5 +0,0 @@ -#Fri Oct 20 13:53:44 CEST 2017 -name=XMA1117 -tests=RPS Tests Diagnostic -parameters=rpsAttribute&"REG\:R\:4"&"RPS EPICS attribute";rpsModule&"J102007"&"RPS module EPICS channel name";expectedValue2&"0x1000"&"[hex] expected value 2";expectedValue1&"0xD000"&"[hex] expected value 1"; -description=Diagnostic module diff --git a/script/tests/devices/RPS/XMA1118/.config b/script/tests/devices/RPS/XMA1118/.config deleted file mode 100644 index 04bc1ae..0000000 --- a/script/tests/devices/RPS/XMA1118/.config +++ /dev/null @@ -1,5 +0,0 @@ -#Fri Oct 20 13:40:33 CEST 2017 -name=XMA1118 -tests=RPS Tests Diagnostic -parameters=rpsAttribute&"REG\:R\:7"&"RPS EPICS attribute";rpsModule&"J102025"&"RPS module EPICS channel name";expectedValue2&"0x0010"&"[hex] expected value 2";expectedValue1&"0x00D0"&"[hex] expected value 1"; -description=Diagnostic module diff --git a/script/tests/devices/RPS/XMA1119/.config b/script/tests/devices/RPS/XMA1119/.config deleted file mode 100644 index 49addfb..0000000 --- a/script/tests/devices/RPS/XMA1119/.config +++ /dev/null @@ -1,5 +0,0 @@ -#Fri Oct 20 13:41:13 CEST 2017 -name=XMA1119 -tests=RPS Tests Diagnostic -parameters=rpsAttribute&"REG\:R\:4"&"RPS EPICS attribute";rpsModule&"J102007"&"RPS module EPICS channel name";expectedValue2&"0x0001"&"[hex] expected value 2";expectedValue1&"0x000D"&"[hex] expected value 1"; -description=Diagnostic module diff --git a/script/tests/devices/RPS/XMB0510/.config b/script/tests/devices/RPS/XMB0510/.config deleted file mode 100644 index fdc4185..0000000 --- a/script/tests/devices/RPS/XMB0510/.config +++ /dev/null @@ -1,5 +0,0 @@ -#Fri Oct 20 14:02:17 CEST 2017 -name=XMB0510 -tests=RPS Tests Diagnostic -parameters=rpsAttribute&"REG\:R\:5"&"RPS EPICS attribute";rpsModule&"J108053"&"RPS module EPICS channel name";expectedValue2&"0x0100"&"[hex] expected value 2";expectedValue1&"0x0D00"&"[hex] expected value 1"; -description=Diagnostic module diff --git a/script/tests/devices/RPS/XMC0610/.config b/script/tests/devices/RPS/XMC0610/.config deleted file mode 100644 index bf9394b..0000000 --- a/script/tests/devices/RPS/XMC0610/.config +++ /dev/null @@ -1,5 +0,0 @@ -#Fri Oct 20 14:00:49 CEST 2017 -name=XMC0610 -tests=RPS Tests Diagnostic -parameters=rpsAttribute&"REG\:R\:5"&"RPS EPICS attribute";rpsModule&"J110060"&"RPS module EPICS channel name";expectedValue2&"0x0100"&"[hex] expected value 2";expectedValue1&"0x0D00"&"[hex] expected value 1"; -description=Diagnostic module diff --git a/script/tests/devices/RPS/XMC2010/.config b/script/tests/devices/RPS/XMC2010/.config deleted file mode 100644 index 2753f2e..0000000 --- a/script/tests/devices/RPS/XMC2010/.config +++ /dev/null @@ -1,5 +0,0 @@ -#Fri Oct 20 14:01:23 CEST 2017 -name=XMC2010 -tests=RPS Tests Diagnostic -parameters=rpsAttribute&"REG\:R\:5"&"RPS EPICS attribute";rpsModule&"J117065"&"RPS module EPICS channel name";expectedValue2&"0x0010"&"[hex] expected value 2";expectedValue1&"0x00D0"&"[hex] expected value 1"; -description=Diagnostic module diff --git a/script/tests/devices/RPS/XMC2011/.config b/script/tests/devices/RPS/XMC2011/.config deleted file mode 100644 index 3dc2824..0000000 --- a/script/tests/devices/RPS/XMC2011/.config +++ /dev/null @@ -1,5 +0,0 @@ -#Fri Oct 20 14:01:52 CEST 2017 -name=XMC2011 -tests=RPS Tests Diagnostic -parameters=rpsAttribute&"REG\:R\:5"&"RPS EPICS attribute";rpsModule&"J117065"&"RPS module EPICS channel name";expectedValue2&"0x0100"&"[hex] expected value 2";expectedValue1&"0x0D00"&"[hex] expected value 1"; -description=Diagnostic module diff --git a/script/tests/devices/RPS/XMD0710/.config b/script/tests/devices/RPS/XMD0710/.config deleted file mode 100644 index 14e1a37..0000000 --- a/script/tests/devices/RPS/XMD0710/.config +++ /dev/null @@ -1,5 +0,0 @@ -#Fri Oct 20 13:59:03 CEST 2017 -name=XMD0710 -tests=RPS Tests Diagnostic -parameters=rpsAttribute&"REG\:R\:5"&"RPS EPICS attribute";rpsModule&"J124081"&"RPS module EPICS channel name";expectedValue2&"0x0010"&"[hex] expected value 2";expectedValue1&"0x00D0"&"[hex] expected value 1"; -description=Diagnostic module diff --git a/script/tests/devices/RPS/XMD0711/.config b/script/tests/devices/RPS/XMD0711/.config deleted file mode 100644 index c262689..0000000 --- a/script/tests/devices/RPS/XMD0711/.config +++ /dev/null @@ -1,5 +0,0 @@ -#Fri Oct 20 13:59:41 CEST 2017 -name=XMD0711 -tests=RPS Tests Diagnostic -parameters=rpsAttribute&"REG\:R\:5"&"RPS EPICS attribute";rpsModule&"J124081"&"RPS module EPICS channel name";expectedValue2&"0x0100"&"[hex] expected value 2";expectedValue1&"0x0D00"&"[hex] expected value 1"; -description=Diagnostic module diff --git a/script/tests/devices/RPS/XMD0717/.config b/script/tests/devices/RPS/XMD0717/.config deleted file mode 100644 index 2c935f5..0000000 --- a/script/tests/devices/RPS/XMD0717/.config +++ /dev/null @@ -1,5 +0,0 @@ -#Fri Oct 20 14:00:11 CEST 2017 -name=XMD0717 -tests=RPS Tests Diagnostic -parameters=rpsAttribute&"REG\:R\:4"&"RPS EPICS attribute";rpsModule&"J124092"&"RPS module EPICS channel name";expectedValue2&"0x0001"&"[hex] expected value 2";expectedValue1&"0x000D"&"[hex] expected value 1"; -description=Diagnostic module diff --git a/script/tests/devices/RPS/XME1310/.config b/script/tests/devices/RPS/XME1310/.config deleted file mode 100644 index a66d3fc..0000000 --- a/script/tests/devices/RPS/XME1310/.config +++ /dev/null @@ -1,5 +0,0 @@ -#Fri Oct 20 13:54:46 CEST 2017 -name=XME1310 -tests=RPS Tests Diagnostic -parameters=rpsAttribute&"REG\:R\:6"&"RPS EPICS attribute";rpsModule&"J112009"&"RPS module EPICS channel name";expectedValue2&"0x0001"&"[hex] expected value 2";expectedValue1&"0x000D"&"[hex] expected value 1"; -description=Diagnostic module diff --git a/script/tests/devices/RPS/XME1311/.config b/script/tests/devices/RPS/XME1311/.config deleted file mode 100644 index c42d1e2..0000000 --- a/script/tests/devices/RPS/XME1311/.config +++ /dev/null @@ -1,5 +0,0 @@ -#Fri Oct 20 13:55:53 CEST 2017 -name=XME1311 -tests=RPS Tests Diagnostic -parameters=rpsAttribute&"REG\:R\:4"&"RPS EPICS attribute";rpsModule&"J112023"&"RPS module EPICS channel name";expectedValue2&"0x0100"&"[hex] expected value 2";expectedValue1&"0x0D00"&"[hex] expected value 1"; -description=Diagnostic module diff --git a/script/tests/devices/RPS/XME1410/.config b/script/tests/devices/RPS/XME1410/.config deleted file mode 100644 index 1d114f8..0000000 --- a/script/tests/devices/RPS/XME1410/.config +++ /dev/null @@ -1,5 +0,0 @@ -#Fri Oct 20 13:56:25 CEST 2017 -name=XME1410 -tests=RPS Tests Diagnostic -parameters=rpsAttribute&"REG\:R\:5"&"RPS EPICS attribute";rpsModule&"J112023"&"RPS module EPICS channel name";expectedValue2&"0x0001"&"[hex] expected value 2";expectedValue1&"0x000D"&"[hex] expected value 1"; -description=Diagnostic module diff --git a/script/tests/devices/RPS/XME1411/.config b/script/tests/devices/RPS/XME1411/.config deleted file mode 100644 index f874918..0000000 --- a/script/tests/devices/RPS/XME1411/.config +++ /dev/null @@ -1,5 +0,0 @@ -#Fri Oct 20 13:56:53 CEST 2017 -name=XME1411 -tests=RPS Tests Diagnostic -parameters=rpsAttribute&"REG\:R\:5"&"RPS EPICS attribute";rpsModule&"J112023"&"RPS module EPICS channel name";expectedValue2&"0x0010"&"[hex] expected value 2";expectedValue1&"0x00D0"&"[hex] expected value 1"; -description=Diagnostic module diff --git a/script/tests/devices/bis-BMA1/.config b/script/tests/devices/bis-BMA1/.config deleted file mode 100644 index 9fbf4a2..0000000 --- a/script/tests/devices/bis-BMA1/.config +++ /dev/null @@ -1,5 +0,0 @@ -#Wed Oct 18 10:54:10 CEST 2017 -name=bis-BMA1 -tests=RPS Tests Betriebsmode -parameters=mode&"2,IQCOM,$BMA1,1,DIAG"&"operating mode";expectedVal14&"0x0000"&"[hex] Expected value for channels 1-4";expectedVal58&"0x0000"&"[hex] Expected value for channels 5-8"; -description=rps section till BMA1 diff --git a/script/tests/devices/bis-BMC1/.config b/script/tests/devices/bis-BMC1/.config deleted file mode 100644 index dd62c9f..0000000 --- a/script/tests/devices/bis-BMC1/.config +++ /dev/null @@ -1,5 +0,0 @@ -#Wed Oct 18 10:54:10 CEST 2017 -name=bis-BMC1 -tests=RPS Tests Betriebsmode -parameters=mode&"2,IQCOM,$BMC1,1,DIAG"&"operating mode";expectedVal14&"0x0000"&"[hex] Expected value for channels 1-4";expectedVal58&"0x0000"&"[hex] Expected value for channels 5-8"; -description=rps section till BMC1 diff --git a/script/tests/devices/bis-BMD1/.config b/script/tests/devices/bis-BMD1/.config deleted file mode 100644 index 163d7d8..0000000 --- a/script/tests/devices/bis-BMD1/.config +++ /dev/null @@ -1,5 +0,0 @@ -#Wed Oct 18 10:54:16 CEST 2017 -name=bis-BMD1 -tests=RPS Tests Betriebsmode -description=rps section till BMD1 -parameters=mode&"2,IQCOM,$BMD1,1,DIA"&"betriebsmode";expectedVal14&"0x0000"&"[hex] Expected value for channels 1-4";expectedVal58&"0x0000"&"[hex] Expected value for channels 5-8"; diff --git a/script/tests/devices/bis-BME1/.config b/script/tests/devices/bis-BME1/.config deleted file mode 100644 index 6ae20bb..0000000 --- a/script/tests/devices/bis-BME1/.config +++ /dev/null @@ -1,5 +0,0 @@ -#Wed Oct 18 10:54:16 CEST 2017 -name=bis-BME1 -tests=RPS Tests Betriebsmode -description=rps section till BME1 -parameters=mode&"2,IQCOM,$BME1,1,DIA"&"betriebsmode";expectedVal14&"0x0000"&"[hex] Expected value for channels 1-4";expectedVal58&"0x0000"&"[hex] Expected value for channels 5-8";