Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
I
J
M
O
P
R
S
T
W
R
readBytes(long, int)
- Method in class jssc.
SerialNativeInterface
Read data from port
readBytes(int)
- Method in class jssc.
SerialPort
Read byte array from port
readBytes(int, int)
- Method in class jssc.
SerialPort
Read byte array from port
readBytes()
- Method in class jssc.
SerialPort
Read all available bytes from port like a byte array
readHexString(int)
- Method in class jssc.
SerialPort
Read Hex string from port (example: FF 0A FF).
readHexString(int, String)
- Method in class jssc.
SerialPort
Read Hex string from port with setted separator (example if separator is "::": FF::0A::FF)
readHexString(int, int)
- Method in class jssc.
SerialPort
Read Hex string from port (example: FF 0A FF).
readHexString(int, String, int)
- Method in class jssc.
SerialPort
Read Hex string from port with setted separator (example if separator is "::": FF::0A::FF)
readHexString()
- Method in class jssc.
SerialPort
Read all available bytes from port like a Hex String
readHexString(String)
- Method in class jssc.
SerialPort
Read all available bytes from port like a Hex String with setted separator
readHexStringArray(int)
- Method in class jssc.
SerialPort
Read Hex String array from port
readHexStringArray(int, int)
- Method in class jssc.
SerialPort
Read Hex String array from port
readHexStringArray()
- Method in class jssc.
SerialPort
Read all available bytes from port like a Hex String array
readIntArray(int)
- Method in class jssc.
SerialPort
Read int array from port
readIntArray(int, int)
- Method in class jssc.
SerialPort
Read int array from port
readIntArray()
- Method in class jssc.
SerialPort
Read all available bytes from port like a int array (values in range from 0 to 255)
readString(int)
- Method in class jssc.
SerialPort
Read string from port
readString(int, int)
- Method in class jssc.
SerialPort
Read string from port
readString()
- Method in class jssc.
SerialPort
Read all available bytes from port like a String
removeEventListener()
- Method in class jssc.
SerialPort
Delete event listener.
RING
- Static variable in class jssc.
SerialPortEvent
RLSD
- Static variable in class jssc.
SerialPortEvent
RXCHAR
- Static variable in class jssc.
SerialPortEvent
RXFLAG
- Static variable in class jssc.
SerialPortEvent
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
I
J
M
O
P
R
S
T
W