Closedown

This commit is contained in:
gac-x03da
2023-08-15 12:55:46 +02:00
parent c24f66a09c
commit ea5f7f3ed8

View File

@@ -179,6 +179,7 @@ public class XPSSpectrum extends ScriptProcessor {
scienta.getChild(scienta.getName() + " total points").addListener(progressListener);
}
dvpAcqTime.setDevice((Device)getScienta("getAcquisitionTime"));
comboPass.setSelectedItem((Integer)getScienta("getPassEnergy"));
} catch (Exception ex) {
Logger.getLogger(XPSSpectrum.class.getName()).log(Level.SEVERE, null, ex);
}