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, setVerbosity
void sendString(String cmd) throws IOException
IOException
String readString() throws IOException
IOException
boolean ready() throws IOException
IOException
- If an I/O error occursCopyright © 2015. All rights reserved.