| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectserialPort.test.DtrTest
public class DtrTest
| Constructor Summary | |
|---|---|
| DtrTest() | |
| DtrTest(java.lang.String portName) | |
| Method Summary | |
|---|---|
| static void | main(java.lang.String[] args) | 
|  void | serialEvent(SerialPortEvent event) | 
|  void | step(float seconds)The step time in seconds | 
| Methods inherited from class java.lang.Object | 
|---|
| equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
public DtrTest()
public DtrTest(java.lang.String portName)
| Method Detail | 
|---|
public void step(float seconds)
seconds - public void serialEvent(SerialPortEvent event)
serialEvent in interface SerialPortEventListener
public static void main(java.lang.String[] args)
                 throws UnsupportedCommOperationException
UnsupportedCommOperationException| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||