org.mbari.siam.devices.bbElec
Class BBSDDTest
java.lang.Object
org.mbari.siam.devices.bbElec.BBSDDTest
public class BBSDDTest
- extends java.lang.Object
User test routines 232SDD16 RS-232 Digital I/O module from B&B Electronics
/*
$Id: BBSDDTest.java,v 1.3 2011/03/29 17:29:02 bobh Exp $
$Name: HEAD $
$Revision: 1.3 $
|
Field Summary |
protected static org.apache.log4j.Logger |
_log4j
|
|
Method Summary |
static void |
main(java.lang.String[] args)
|
gnu.io.SerialPort |
openCommPort(java.lang.String commPortName)
Open the serial port |
void |
runTest(gnu.io.SerialPort serPort)
Run the test |
| 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
BBSDDTest
public BBSDDTest()
openCommPort
public gnu.io.SerialPort openCommPort(java.lang.String commPortName)
throws java.lang.Exception
- Open the serial port
- Throws:
java.lang.Exception
runTest
public void runTest(gnu.io.SerialPort serPort)
throws java.lang.Exception
- Run the test
- Throws:
java.lang.Exception
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.