stella.io
Class RS485ReadWriteServer.Info

java.lang.Object
  extended by 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.


Constructor Summary
RS485ReadWriteServer.Info()
           
 
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
 

Constructor Detail

RS485ReadWriteServer.Info

public RS485ReadWriteServer.Info()
Method Detail

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