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