Script execution
This commit is contained in:
@@ -44,9 +44,10 @@ Integration = ImageIntegrator()
|
||||
|
||||
|
||||
def trig_scienta():
|
||||
image_id = Scienta.currentImageCount
|
||||
Scienta.start()
|
||||
Scienta.waitNewImage()
|
||||
Scienta.waitReady(-1)
|
||||
Scienta.waitNewImage(3000, image_id)
|
||||
|
||||
|
||||
diag_channels = []
|
||||
|
||||
Reference in New Issue
Block a user