Closedown
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
name=Motor Test 1
|
||||
description=moves to CCW switch; then for M times moves N times to CW switch then CCW switch; between each M pauses for delay; log at CCW and CW
|
||||
description=moves to CCW switch; then for M times moves to CW switch then CCW switch; between each M pauses for delay; log at CCW and CW
|
||||
filename=Motor Test 3.xml
|
||||
|
||||
#optional parameters. Description is compulsory. Syntax:
|
||||
#parameters=<parameter1Name>:<parameter1Value>:<Parameter 1 description>[;<parameter1Name>:<parameter1Value>:<Parameter 1 description>]
|
||||
parameters=repeatTimes:3:Repeat times;delayS:5:Delay [s]
|
||||
parameters=repeatTimes:3:Repeat M times;delayS:5:Pause delay [s]
|
||||
|
||||
@@ -4,4 +4,4 @@ filename=Motor Test 3.xml
|
||||
|
||||
#optional parameters. Description is compulsory. Syntax:
|
||||
#parameters=<parameter1Name>:<parameter1Value>:<Parameter 1 description>[;<parameter1Name>:<parameter1Value>:<Parameter 1 description>]
|
||||
parameters=repeatTimes:3:Repeat times;midPoint:41.0:Middle point;spanFromMidPoint:11.0:Span around middle point
|
||||
parameters=repeatTimes:3:Repeat N times;midPoint:41.0:Middle point A;spanFromMidPoint:11.0:Span around middle point B
|
||||
|
||||
Reference in New Issue
Block a user