| Package | Description | 
|---|---|
| com.digi.xbee.api.connection | |
| com.digi.xbee.api.connection.serial | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
IConnectionInterface.open()
Attempts to open the connection interface. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
SerialPortRxTx.open()  | 
void | 
SerialPortRxTx.setPortParameters(int baudRate,
                 int dataBits,
                 int stopBits,
                 int parity,
                 int flowControl)  | 
void | 
AbstractSerialPort.setPortParameters(int baudRate,
                 int dataBits,
                 int stopBits,
                 int parity,
                 int flowControl)
Sets the new parameters of the serial port. 
 | 
void | 
AbstractSerialPort.setPortParameters(SerialPortParameters parameters)
Sets the new parameters of the serial port as 
  
SerialPortParameters. | 
© Copyright 2014–2014 Digi International Inc. All rights reserved.