Script execution
This commit is contained in:
@@ -11,7 +11,7 @@ status = False
|
||||
|
||||
#get parameters from the calling interface
|
||||
try:
|
||||
print "Running test with the following parameters:"
|
||||
print "Running test Motor Test 2 with the following parameters:"
|
||||
print parameters
|
||||
middle = float(parameters["midPoint"]["value"])
|
||||
loopTimes = int(parameters["repeatTimes"]["value"])
|
||||
|
||||
Reference in New Issue
Block a user