public interface IStringCommand extends IHarcHardware
| Modifier and Type | Method and Description |
|---|---|
String |
readString()
Reads a line of text.
|
boolean |
ready()
Tells whether this stream is ready to be read.
|
void |
sendString(String cmd) |
getVersion, isValid, open, setDebug, setTimeout, setVerbosityvoid sendString(String cmd) throws IOException
IOExceptionString readString() throws IOException
IOExceptionboolean ready()
throws IOException
IOException - If an I/O error occursCopyright © 2015. All rights reserved.