Closedown
This commit is contained in:
@@ -2,4 +2,4 @@
|
||||
name=bx84
|
||||
tests=sad
|
||||
description=simulation device in playground
|
||||
parameters=delay\:.2\:delay between 2 steps;bla\:234\:bla bla;setVal\:11\:value to set;expectedVal\:18.1\:expected returned value;mask\:2\:bit mask;
|
||||
parameters=delay|.2|delay between 2 steps;bla|234|bla bla;setVal|11|value to set;expectedVal|18.1|expected returned value;mask|2|bit mask;
|
||||
|
||||
@@ -2,4 +2,4 @@
|
||||
name=bx84_2
|
||||
tests=sad
|
||||
description=simulation device in playground
|
||||
parameters=delay\:.2\:delay between 2 steps;bla\:234\:bla bla;setVal\:21\:value to set;expectedVal\:18.1\:expected returned value;mask\:2\:bit mask;
|
||||
parameters=delay|.2|delay between 2 steps;bla|234|bla bla;setVal|21|value to set;expectedVal|18.1|expected returned value;mask|2|bit mask;
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
#TestingList for pshell: configuration properties
|
||||
#Fri Oct 13 09:54:22 CEST 2017
|
||||
#Fri Oct 13 10:01:59 CEST 2017
|
||||
customPanel=
|
||||
showEnabledTestsOnly=
|
||||
listFilter=rps-try
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
#Fri Jun 09 14:14:06 CEST 2017
|
||||
name=Monitor Movement
|
||||
description=Monitor the movements during the specified time interval. No commands are sent.
|
||||
parameters=monitorTime\:20\:How long the monitoring is performed [s];samplingDelay\:0.1\:Delay between each sample is taken [s];
|
||||
parameters=monitorTime|20|How long the monitoring is performed [s];samplingDelay|0.1|Delay between each sample is taken [s];
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
#Fri Sep 11 13:31:33 CEST 2015
|
||||
name=monitorAllParams
|
||||
parameters=monitorTime\:0.1\:This is the parameter n.1 with unit [unit];samplingDelay\:30\:This is the parameter n.2 with unit [unit];
|
||||
parameters=monitorTime|0.1|This is the parameter n.1 with unit [unit];samplingDelay|30|This is the parameter n.2 with unit [unit];
|
||||
description=d
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
#Fri Sep 04 11:43:56 CEST 2015
|
||||
name=Check Linearity
|
||||
description=Go to absolute position A, then move +B steps, then -2B steps, then +2Bsteps (ie oscillate round centre position, logging after each movement); repeat N times
|
||||
parameters=repeatTimes\:2\:Repeat N times;midPoint\:41.0\:Middle point A;spanFromMidPoint\:10.0\:B steps around middle point A;delayS\:0\:Delay between each oscillation [s];
|
||||
parameters=repeatTimes|2|Repeat N times;midPoint|41.0|Middle point A;spanFromMidPoint|10.0|B steps around middle point A;delayS|0|Delay between each oscillation [s];
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
#Wed Jan 13 15:10:04 CET 2016
|
||||
name=newTest
|
||||
parameters=examplePar1\:2\:This is the parameter n.1 with unit [unit];examplePar2\:4.5\:This is the parameter n.2 with unit [unit];
|
||||
parameters=examplePar1|2|This is the parameter n.1 with unit [unit];examplePar2|4.5|This is the parameter n.2 with unit [unit];
|
||||
description=try new template
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
#Mon Oct 26 15:46:18 CET 2015
|
||||
name=playground-pw84
|
||||
parameters=examplePar1\:2\:This is the parameter n.1 with unit [unit];examplePar2\:4.5\:This is the parameter n.2 with unit [unit];
|
||||
parameters=examplePar1|2|This is the parameter n.1 with unit [unit];examplePar2|4.5|This is the parameter n.2 with unit [unit];
|
||||
description=on dir playground, iocsh pw84.db
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
#Mon Sep 07 10:48:01 CEST 2015
|
||||
name=test without ioc 2
|
||||
description=test that does not use any connection to IOC. It is useful to test pure pshell graphical features.
|
||||
parameters=repeatTimes\:3\:how many times the test is repeated;howManySamples\:300\:How many samples are plotted;delayBetweenSampleS\:0.05\:delay [s] between two samples;
|
||||
parameters=repeatTimes|3|how many times the test is repeated;howManySamples|300|How many samples are plotted;delayBetweenSampleS|0.05|delay [s] between two samples;
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
#Mon Sep 07 10:48:01 CEST 2015
|
||||
name=test without ioc 3
|
||||
description=test that does not use any connection to IOC. It is useful to test pure pshell graphical features.
|
||||
parameters=repeatTimes\:3\:how many times the test is repeated;howManySamples\:300\:How many samples are plotted;delayBetweenSampleS\:0.05\:delay [s] between two samples;
|
||||
parameters=repeatTimes|3|how many times the test is repeated;howManySamples|300|How many samples are plotted;delayBetweenSampleS|0.05|delay [s] between two samples;
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
#Wed Sep 16 16:17:06 CEST 2015
|
||||
name=test without ioc
|
||||
description=test that does not use any connection to IOC. It is useful to test pure pshell graphical features.
|
||||
parameters=repeatTimes\:3\:how many times the test is repeated;howManySamples\:50\:How many samples are plotted;delayBetweenSampleS\:0.05\:delay [s] between two samples;
|
||||
parameters=repeatTimes|3|how many times the test is repeated;howManySamples|50|How many samples are plotted;delayBetweenSampleS|0.05|delay [s] between two samples;
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
#Fri Oct 13 09:44:28 CEST 2017
|
||||
name=jtr
|
||||
parameters=a|2,IQCOM,$GNT3,1,DIA\:23|bla;
|
||||
parameters=a|2,IQCOM,$GNT3,1,DIA|23|bla;
|
||||
description=bla
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
#Thu Oct 12 16:38:23 CEST 2017
|
||||
name=ltr
|
||||
parameters=dv&2,IQCOM,$GNT3,1,DIA\:23&fdv;
|
||||
parameters=dv&2,IQCOM,$GNT3,1,DIA|23&fdv;
|
||||
description=d v
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
#Tue Aug 29 14:40:54 CEST 2017
|
||||
name=rightleft
|
||||
parameters=delay\:.2\:delay between 2 steps;centre\:2\:centre where to move around;moveAround\:10\:move right and left from centre;steps\:1\:steps of each move;maxErr\:5\:maximum allowed error;
|
||||
parameters=delay|.2|delay between 2 steps;centre|2|centre where to move around;moveAround|10|move right and left from centre;steps|1|steps of each move;maxErr|5|maximum allowed error;
|
||||
description=move around a value and plot the result
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
#Tue Oct 03 13:56:33 CEST 2017
|
||||
name=rpstry
|
||||
parameters=delay\:.2\:delay between 2 steps;bla\:234\:bla bla;setVal\:13\:value to set;expectedVal\:18.1\:expected returned value;mask\:2\:bit mask;
|
||||
parameters=delay|.2|delay between 2 steps;bla|234|bla bla;setVal|13|value to set;expectedVal|18.1|expected returned value;mask|2|bit mask;
|
||||
description=try to use pshell for rps test
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
#Tue Jan 12 09:17:43 CET 2016
|
||||
name=sdd
|
||||
parameters=examplePar1\:2\:This is the parameter n.1 with unit [unit];examplePar2\:4.5\:This is the parameter n.2 with unit [unit];
|
||||
parameters=examplePar1|2|This is the parameter n.1 with unit [unit];examplePar2|4.5|This is the parameter n.2 with unit [unit];
|
||||
description=ad
|
||||
|
||||
Reference in New Issue
Block a user