Script execution
This commit is contained in:
@@ -232,6 +232,10 @@ def before_readout():
|
||||
if dev in SENSORS:
|
||||
sample_scienta = True
|
||||
break
|
||||
for dev in [Scienta.spectrum,EnergyDistribution, AngleDistribution, Scienta.dataMatrix]:
|
||||
if dev in SENSORS:
|
||||
sample_scienta = True
|
||||
break
|
||||
if sample_scienta:
|
||||
trig_scienta()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user