- getBaud() - Method in interface com.moxa.mxnportapi.MxNPort
-
Get the serial port baud rate setting.
- getFlowCtrl() - Method in interface com.moxa.mxnportapi.MxNPort
-
Get the serial port's hardware and software flow control settings.
- getIoctlMode() - Method in interface com.moxa.mxnportapi.MxNPort
-
Gets the serial port's mode settings, such as data bits, parity, and stop bits.
- getLineStatus() - Method in interface com.moxa.mxnportapi.MxNPort
-
Checks if errors occurred when receiving data, such as overrun error,
parity error, framing error and break_error.
- getModemStatus() - Method in interface com.moxa.mxnportapi.MxNPort
-
Gets the line status, such as CTS, DSR, DCD, or RI.
- getNPortInfoList() - Static method in class com.moxa.mxnportapi.MxNPortService
-
Builds and returns a new List<
MxNPort
> from the connected NPort in
the same subnet, or returns
null
if a NPort is not available in
system.
- getNPortIPAddress(int) - Method in interface com.moxa.mxnportapi.MxNPort
-
Returns the IP address of a NPort devices.
- getNPortMACAddress(int) - Method in interface com.moxa.mxnportapi.MxNPort
-
Returns the MAC address of a NPort devices.
- getNPortMaximumPort() - Method in interface com.moxa.mxnportapi.MxNPort
-
Returns the total serial port number of a NPort device.
- getNPortModelName() - Method in interface com.moxa.mxnportapi.MxNPort
-
Returns the model name of a NPort device.
- getNPortPortIndex() - Method in interface com.moxa.mxnportapi.MxNPort
-
Returns the using serial port number of a NPort device.
- getOQueue() - Method in interface com.moxa.mxnportapi.MxNPort
-
Gets the length (in bytes) remaining in the NPort's output buffer.
- getString() - Method in enum com.moxa.mxnportapi.MxException.ErrorCode
-
Get the description of this error.
- getString() - Static method in class com.moxa.mxnportapi.Version
-
Gets a version string.