org.mbari.siam.operations.utils
Class SerialConsole
java.lang.Object
org.mbari.siam.operations.utils.SerialConsole
public class SerialConsole
- extends java.lang.Object
SerialConsole opens a RemoteSerialPort to the specified service.
|
Field Summary |
protected static org.apache.log4j.Logger |
_log4j
Log4j logger |
|
Constructor Summary |
SerialConsole(java.lang.String nodeURL,
java.lang.String portName)
|
|
Method Summary |
static void |
main(java.lang.String[] args)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
_log4j
protected static org.apache.log4j.Logger _log4j
- Log4j logger
SerialConsole
public SerialConsole(java.lang.String nodeURL,
java.lang.String portName)
throws java.rmi.NotBoundException,
java.rmi.RemoteException,
java.rmi.AccessException,
java.net.MalformedURLException,
java.net.UnknownHostException,
PortOccupiedException,
java.io.IOException,
PortNotFound
- Throws:
java.rmi.NotBoundException
java.rmi.RemoteException
java.rmi.AccessException
java.net.MalformedURLException
java.net.UnknownHostException
PortOccupiedException
java.io.IOException
PortNotFound
main
public static void main(java.lang.String[] args)
Copyright © 2003 MBARI.
The Monterey Bay Aquarium Research Institute (MBARI) provides this documentation and code "as is", with no warranty, express or implied, of its quality or consistency. It is provided without support and without obligation on the part of MBARI to assist in its use, correction, modification, or enhancement.