Package | Description |
---|---|
de.stefandraegersoftware |
Dieses Package beinhaltet die Java Klassen für die Anwendung LEDFrame und die WrapperKlasse SerialCommunication.
|
Modifier and Type | Method and Description |
---|---|
SerialCommunication.SerialCommunicationBuilder |
SerialCommunication.SerialCommunicationBuilder.setSerialPortParameter(int inBaudrate,
int inDatabits,
int inStopbits,
int inParity)
Setzt die benutzerdefinierten Parameter für die serielle Kommunikation.
|
SerialCommunication.SerialCommunicationBuilder |
SerialCommunication.SerialCommunicationBuilder.setSleepForClosePortEvent(long inSleep)
Setzt den Wert für die Wartezeit bevor ein geöffneter Port geschlossen wird.
|
Constructor and Description |
---|
SerialCommunication(SerialCommunication.SerialCommunicationBuilder builder)
Konstruktor.
|
Copyright © 2015. All rights reserved.