This commit is contained in:
boccioli_m
2017-08-23 10:12:29 +02:00
parent b93e5dc6a6
commit fa6fbec899
3 changed files with 5 additions and 8 deletions

Binary file not shown.

View File

@@ -1,5 +1,5 @@
#TestingList for pshell: configuration properties
#Fri Jun 09 14:09:12 CEST 2017
#Wed Aug 23 10:12:14 CEST 2017
customPanel=Kollimators
showEnabledTestsOnly=true
listFilter=Collimator

View File

@@ -1,7 +1,4 @@
name=Monitor Movement
description=Monitor the movements during the specified time interval. No commands are sent.
#optional parameters. Description is compulsory. Syntax:
#parameters=<parameter1Name>:<parameter1Value>:<Parameter 1 description>[;<parameter2Name>:<parameter2Value>:<Parameter 2 description>]
parameters=monitorTime\:30\:How long the monitoring is performed [s];samplingDelay\:0.1\:Delay between each sample is taken [s];
#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];