|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectgnu.io.RXTXCommDriver
public class RXTXCommDriver
This is the JavaComm for Linux driver.
Constructor Summary | |
---|---|
RXTXCommDriver()
|
Method Summary | |
---|---|
CommPort |
getCommPort(java.lang.String PortName,
int PortType)
|
void |
initialize()
Determine the OS and where the OS has the devices located |
static java.lang.String |
nativeGetVersion()
|
void |
Report(java.lang.String arg)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public RXTXCommDriver()
Method Detail |
---|
public static java.lang.String nativeGetVersion()
public void initialize()
initialize
in interface CommDriver
public CommPort getCommPort(java.lang.String PortName, int PortType)
getCommPort
in interface CommDriver
PortName
- The name of the port the OS recognizesPortType
- CommPortIdentifier.PORT_SERIAL or PORT_PARALLEL
public void Report(java.lang.String arg)
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |