JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH
Package
org.bilat.discoveryMat.moo.telemetre.moo.concret.serial.comm.connexion.serial
Interface SerialLineWriter_I
public interface
SerialLineWriter_I
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
write
(
String
stringToWrite)
writes a string to the serial port
Method Details
write
void
write
(
String
stringToWrite)
throws
jssc.SerialPortException
writes a string to the serial port
Throws:
jssc.SerialPortException