- FlowCtrl() - Constructor for class com.moxa.mxnportapi.MxNPort.FlowCtrl
-
Constructor of FlowCtrl, initial the serial flow control settings by default values.
- FlowCtrl(int, int, int) - Constructor for class com.moxa.mxnportapi.MxNPort.FlowCtrl
-
Constructor of FlowCtrl, initial the serial flow control settings by input values.
- flush(int) - Method in interface com.moxa.mxnportapi.MxNPort
-
Flushes any data in the NPort's output buffer.
- FLUSH_INPUT - Static variable in interface com.moxa.mxnportapi.MxNPort
-
Defines the flush to read buffer (Reserve for Android socket API)
- FLUSH_OUTPUT - Static variable in interface com.moxa.mxnportapi.MxNPort
-
Defines the flush to write buffer
- framing_error - Variable in class com.moxa.mxnportapi.MxNPort.LineError
-