Script execution
This commit is contained in:
@@ -11,7 +11,7 @@ STEP_TIME = 5.0
|
||||
|
||||
class PassEnergy(Writable):
|
||||
def write(self, value):
|
||||
Scienta.setPassEnergy(100)
|
||||
Scienta.setPassEnergy(50)
|
||||
|
||||
POSITIONERS = [Scienta.getCenterEnergy(), PassEnergy(), Scienta.getChild("Scienta step time")]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user