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
S
setBaud(int)
- Method in interface com.moxa.mxuportapi.
MxUPort
Sets the baud rate using the actual speed value.
setBreak(int)
- Method in interface com.moxa.mxuportapi.
MxUPort
Sends out a break signal.
setDTR(int)
- Method in interface com.moxa.mxuportapi.
MxUPort
Sets the DTR state for a serial port.
setFlowCtrl(MxUPort.FlowCtrl)
- Method in interface com.moxa.mxuportapi.
MxUPort
Sets the hardware and/or software flow control.
setInterface(int)
- Method in interface com.moxa.mxuportapi.
MxUPort
Sets the interface for products that support multiple interface.
setIoctlMode(MxUPort.IoctlMode)
- Method in interface com.moxa.mxuportapi.
MxUPort
Configures communication parameters, such as baud rate, parity, data bits and stop bits.
setPortName(String)
- Method in interface com.moxa.mxuportapi.
MxUPort
Sets the port name on the device.
setRTS(int)
- Method in interface com.moxa.mxuportapi.
MxUPort
Sets the RTS state for a serial port.
setUsbReadTimeout(int)
- Method in interface com.moxa.mxuportapi.
MxUPort
Sets the read timeout value for a USB read request.
setUsbWriteTimeout(int)
- Method in interface com.moxa.mxuportapi.
MxUPort
Sets the write timeout value for a USB write request.
STOP_BITS_1
- Static variable in interface com.moxa.mxuportapi.
MxUPort
Defines 1 stop bit on serial communication
STOP_BITS_1_5
- Static variable in interface com.moxa.mxuportapi.
MxUPort
Defines 1.5 stop bits on serial communication
STOP_BITS_2
- Static variable in interface com.moxa.mxuportapi.
MxUPort
Defines 2 stop bits on serial communication
stopBits
- Variable in class com.moxa.mxuportapi.
MxUPort.IoctlMode
Available constants:
STOP_BITS_1
,
STOP_BITS_1_5
,
STOP_BITS_2
.
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