Script execution

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

View File

@@ -10,7 +10,7 @@ sleep(0.200)
#DEVICE = 'PO2DV-NCS-LS'
#get parameters from the calling interface
try:
print "Running test with the following parameters:"
print "Running test Motor Test 1 with the following parameters:"
print parameters
loopTimes = int(parameters["repeatTimes"]["value"])
delaySeconds = int(parameters["delayS"]["value"])