Overview
Package
Class
Use
Tree
Index
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
B
C
D
F
G
H
L
M
O
P
R
S
V
W
X
R
read(byte[])
- Method in interface com.moxa.mxuportapi.
MxUPort
Reads data from the port; returns the data if the buffer is full.
read(byte[], int)
- Method in interface com.moxa.mxuportapi.
MxUPort
Reads data from a port; returns the data if the given length of data has been received.
read(byte[], int, int)
- Method in interface com.moxa.mxuportapi.
MxUPort
Reads data from the port; returns the data if the given length of data has been received.
requestPermission(Context, UsbManager, String, int, int, BroadcastReceiver)
- Static method in class com.moxa.mxuportapi.
MxUPortService
Requests USB permission to access; should get user's permission to access the USB device.
RI
- Variable in class com.moxa.mxuportapi.
MxUPort.ModemStatus
Available constants:
RI_ON
,
RI_OFF
.
RI_OFF
- Static variable in interface com.moxa.mxuportapi.
MxUPort
Defines RI state OFF
RI_ON
- Static variable in interface com.moxa.mxuportapi.
MxUPort
Defines RI state ON
RTS_FLOW_ENABLE
- Static variable in interface com.moxa.mxuportapi.
MxUPort
Defines RTS hardware flow control
RTS_OFF
- Static variable in interface com.moxa.mxuportapi.
MxUPort
Defines RTS state OFF
RTS_ON
- Static variable in interface com.moxa.mxuportapi.
MxUPort
Defines RTS state ON
RtsCts
- Variable in class com.moxa.mxuportapi.
MxUPort.FlowCtrl
Available ORed constants
RTS_FLOW_ENABLE
,
CTS_FLOW_ENABLE
,
RTSCTS_FLOW_ENABLE
.
RTSCTS_FLOW_ENABLE
- Static variable in interface com.moxa.mxuportapi.
MxUPort
Defines RTS/CTS hardware flow control
RTSCTS_FLOW_MASK
- Static variable in interface com.moxa.mxuportapi.
MxUPort
Defines bit mask of RTS/CTS hardware flow control
Overview
Package
Class
Use
Tree
Index
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
B
C
D
F
G
H
L
M
O
P
R
S
V
W
X