Script execution
This commit is contained in:
@@ -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"])
|
||||
|
||||
Reference in New Issue
Block a user