Script execution

This commit is contained in:
boccioli_m
2015-06-25 11:02:18 +02:00
parent 235861d677
commit 842436442d

View File

@@ -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"])