DCT Lightfoot v3 API specification

Uses of Class
javax.comm.UnsupportedCommOperationException

Packages that use UnsupportedCommOperationException
javax.comm   
 

Uses of UnsupportedCommOperationException in javax.comm
 

Methods in javax.comm that throw UnsupportedCommOperationException
abstract  void SerialPort.setFlowControlMode(int mode)
          Set the flow control mode
abstract  void SerialPort.setSerialPortParams(int baudrate, int dataBits, int stopBits, int parity)
          Set the serial port parameters
abstract  void CommPort.enableReceiveThreshold(int thresh)
          Enable the receive threshold
abstract  void CommPort.enableReceiveTimeout(int timeout)
          Enable the receive timeout
abstract  void CommPort.enableReceiveFraming(int framingByte)
          Enable receive framing
 


DCT Lightfoot v3 API specification

DCT Lightfoot v3 API specification