Closedown
This commit is contained in:
@@ -93,7 +93,7 @@ public class Pilatus extends AreaDetector{
|
||||
|
||||
public String getFileName() throws IOException, InterruptedException{
|
||||
//return (String) ne String(readCtrl("FileName", byte[].class));
|
||||
throw new IOException("Not implemented")
|
||||
throw new IOException("Not implemented");
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user