- getConnectionStatus() - Method in class org.mechio.impl.motion.rxtx.serial.RXTXSerialPort
-
Returns the port's ConnectionStatus.
- getErrorMessages() - Method in class org.mechio.impl.motion.rxtx.serial.SerialServoController
-
- getErrors() - Method in class org.mechio.impl.motion.rxtx.serial.RXTXSerialPort
-
Returns a List of the port's errors.
- getPort() - Method in class org.mechio.impl.motion.rxtx.serial.RXTXSerialPort
-
Returns underlying SerialPort.
- getReader() - Method in class org.mechio.impl.motion.rxtx.serial.RXTXSerialPort
-
Returns underlying InputStream.
- getTimeoutLength() - Method in class org.mechio.impl.motion.rxtx.serial.RXTXSerialPort
-
Returns port timeout length.
- getWriter() - Method in class org.mechio.impl.motion.rxtx.serial.RXTXSerialPort
-
Returns underlying OutputStream.