Closedown

This commit is contained in:
gac-x12sa
2022-12-23 15:41:03 +01:00
parent 4d616ee0e0
commit 13f40cd613

View File

@@ -190,6 +190,10 @@ public class Array10 extends DeviceBase implements Readable, Cacheable, Readable
return devArray;
}
public Array10Matrix getDevMatrix(){
return devMatrix;
}
@Override
protected void doClose() throws IOException {
stop();