Script execution

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

View File

@@ -9,7 +9,7 @@ status = False
#get parameters from the calling interface
try:
print "Running test with the following parameters:"
print "Running test Motor Test 3 with the following parameters:"
print parameters
loopTimes = int(parameters["repeatTimes"]["value"])
direction = int(parameters["translation"]["value"])