Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
G
I
M
O
P
R
S
W
S
sendArrayChar(char[], int)
- Method in class app.
Com
Write array char.
sendSingleData(String)
- Method in class app.
Com
Write a single character like String type.
sendSingleData(char)
- Method in class app.
Com
Write a single chraracter like char type.
sendSingleData(int)
- Method in class app.
Com
Send a single data, like integer representation or hex representation with
prefix Ox.
sendString(String, int)
- Method in class app.
Com
Write a String.
SerialPort
- Class in
core
SerialPort()
- Constructor for class core.
SerialPort
setBaudRate(String)
- Method in class app.
Parameters
Set baude Rate.
setByteSize(String)
- Method in class app.
Parameters
Set byte size.
setParity(String)
- Method in class app.
Parameters
Set parity.
setPort(String)
- Method in class app.
Parameters
Set port name.
setReadInterval(int)
- Method in class app.
Parameters
ONLY TO WINDOWS.
setReadTotalConstant(int)
- Method in class app.
Parameters
ONLY TO WINDOWS.
setReadTotalMultiplier(int)
- Method in class app.
Parameters
ONLY TO WINDOWS.
setStopBits(String)
- Method in class app.
Parameters
Set stop bits.
setTimeOutSerialPortC(String, int, int, int, int, int)
- Method in class core.
SerialPort
ONLY TO WINDOWS.
setWriteTotalConstant(int)
- Method in class app.
Parameters
ONLY TO WINDOWS.
setWriteTotalMultiplier(int)
- Method in class app.
Parameters
ONLY TO WINDOWS.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
G
I
M
O
P
R
S
W