Modifier and Type | Method and Description |
---|---|
SerialLineState |
SerialPort.getSerialLineState()
Get the serial line state for the specified serial port.
|
Modifier and Type | Method and Description |
---|---|
void |
SerialChangeListener.serialStateChanged(SerialLineState state)
Fired when the state on the serial line changes.
|
void |
SerialPort.setSerialLineState(SerialLineState state)
Set the serial line state to the parameters given.
|
Copyright © 2020. All rights reserved.