- read(byte[]) - Method in interface com.moxa.mxnportapi.MxNPort
-
Reads data from the port; returns the data if the buffer is full.
- read(byte[], int) - Method in interface com.moxa.mxnportapi.MxNPort
-
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.mxnportapi.MxNPort
-
Reads data from the port; returns the data if the given length of data has been
received.
- RI - Variable in class com.moxa.mxnportapi.MxNPort.ModemStatus
-
- RI_OFF - Static variable in interface com.moxa.mxnportapi.MxNPort
-
Defines RI state OFF
- RI_ON - Static variable in interface com.moxa.mxnportapi.MxNPort
-
Defines RI state ON
- RTS_FLOW_ENABLE - Static variable in interface com.moxa.mxnportapi.MxNPort
-
Defines RTS hardware flow control
- RTS_OFF - Static variable in interface com.moxa.mxnportapi.MxNPort
-
Defines RTS state OFF
- RTS_ON - Static variable in interface com.moxa.mxnportapi.MxNPort
-
Defines RTS state ON
- RtsCts - Variable in class com.moxa.mxnportapi.MxNPort.FlowCtrl
-
- RTSCTS_FLOW_ENABLE - Static variable in interface com.moxa.mxnportapi.MxNPort
-
Defines RTS/CTS hardware flow control
- RTSCTS_FLOW_MASK - Static variable in interface com.moxa.mxnportapi.MxNPort
-
Defines bit mask of RTS/CTS hardware flow control