Closedown
This commit is contained in:
@@ -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);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user