Closedown
This commit is contained in:
@@ -92,8 +92,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");
|
||||
return new String((byte[]) readCtrl("FileName", byte[].class));
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user