Closedown

This commit is contained in:
gac-x03da
2021-09-21 10:24:14 +02:00
parent e1bd909003
commit 4997e4c5e8
2 changed files with 3 additions and 3 deletions

View File

@@ -31,7 +31,7 @@ public class Scienta extends ch.psi.pshell.epics.Scienta {
//Device[] children = getChildren();
//Arr.remove(children, getSpectrum());
//setChildren(children);
getSpectrum().close();
super.getSpectrum().close();
spectrum = new ScientaSpectrum();
getNumChannels().removeAllListeners();