B C D F G H L M O P R S V W X

G

getBaud() - Method in interface com.moxa.mxuportapi.MxUPort
Get the serial port baud rate setting.
getDebugMessage() - Method in exception com.moxa.mxuportapi.MxException
This is reserved for internal debugging purposes.
getDeviceInfoListCount(UsbManager) - Static method in class com.moxa.mxuportapi.MxUPortService
Returns the number of available UPort devices in the system.
getErrorCode() - Method in exception com.moxa.mxuportapi.MxException
Gets the MxUPortAPI error code.
getErrorCodeString() - Method in exception com.moxa.mxuportapi.MxException
Gets the MxUPortAPI error string.
getFlowCtrl() - Method in interface com.moxa.mxuportapi.MxUPort
Get the serial port's hardware and software flow control settings.
getInterface() - Method in interface com.moxa.mxuportapi.MxUPort
Gets the interface for products that support multiple interface.
getIoctlMode() - Method in interface com.moxa.mxuportapi.MxUPort
Gets the serial port's mode settings, such as data bits, parity, and stop bits.
getLineStatus() - Method in interface com.moxa.mxuportapi.MxUPort
Checks if errors occurred when receiving data; returns and cleans the error during the transaction.
getModemStatus() - Method in interface com.moxa.mxuportapi.MxUPort
Gets the line status, such as CTS, DSR, DCD, or RI.
getOQueue() - Method in interface com.moxa.mxuportapi.MxUPort
Gets the length (in bytes) remaining in the output buffer.
getPortCount() - Method in enum com.moxa.mxuportapi.MxUPortService.DeviceID
 
getPortInfoList(UsbManager) - Static method in class com.moxa.mxuportapi.MxUPortService
Builds and returns a new List<MxUPort> from the attached UPort , or returns null if a UPort is not available in system.
getPortName() - Method in interface com.moxa.mxuportapi.MxUPort
Gets the name of the serial port; returns customized friendly name if it is available.
getProductId() - Method in enum com.moxa.mxuportapi.MxUPortService.DeviceID
 
getString() - Method in enum com.moxa.mxuportapi.MxException.ErrorCode
Get the description of this error.
getString() - Static method in class com.moxa.mxuportapi.Version
Gets a version string.
getUsbDevice() - Method in interface com.moxa.mxuportapi.MxUPort
Gets the parent USB device handle of this MxUPort.
getUsbDeviceName() - Method in interface com.moxa.mxuportapi.MxUPort
Gets the device name from the USB descriptor.
getUsbReadTimeout() - Method in interface com.moxa.mxuportapi.MxUPort
Gets the read timeout value for a USB read request.
getUsbWriteTimeout() - Method in interface com.moxa.mxuportapi.MxUPort
Gets the write timeout value for a USB write request.
getVendorId() - Method in enum com.moxa.mxuportapi.MxUPortService.DeviceID
 

B C D F G H L M O P R S V W X