stella.io
Class RS485ReadWriteServer.Info
java.lang.Object
stella.io.RS485ReadWriteServer.Info
- Enclosing class:
- RS485ReadWriteServer
public static final class RS485ReadWriteServer.Info
- extends Object
Tries to cat info on the specified port to system.out.
|
Method Summary |
static void |
main(String[] arg)
First and only command line argument is the device name to check,
e.g. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RS485ReadWriteServer.Info
public RS485ReadWriteServer.Info()
main
public static void main(String[] arg)
throws gnu.io.NoSuchPortException
- First and only command line argument is the device name to check,
e.g. /dev/ttyS0.
- Throws:
gnu.io.NoSuchPortException