Startup
This commit is contained in:
@@ -57,7 +57,7 @@ public class Scienta extends ch.psi.pshell.epics.Scienta {
|
||||
|
||||
|
||||
@Override
|
||||
protected void doInitialize() {
|
||||
protected void doInitialize() throws IOException, InterruptedException {
|
||||
super.doInitialize();
|
||||
spectrum.setSize(KEEP_TO_VALID);
|
||||
spectrumX.setSize(KEEP_TO_VALID);
|
||||
|
||||
Reference in New Issue
Block a user