Script execution
This commit is contained in:
@@ -55,7 +55,7 @@ try:
|
||||
Eph.move(params[0])
|
||||
print "Eph set"
|
||||
#Eph.waitReady(60)
|
||||
#Eph.waitValueInRange(params[0] - 0.1, params[0] + 0.1, 10)
|
||||
Eph.waitValueInRange(params[0] - 0.1, params[0] + 0.1, 10)
|
||||
print "Eph reached"
|
||||
time.sleep(10.0)
|
||||
Scienta.lowEnergy.write(params[1])
|
||||
|
||||
Reference in New Issue
Block a user