Uses of Class
org.harctoolbox.harchardware.comm.NonExistingPortException
-
Uses of NonExistingPortException in org.harctoolbox.harchardware.comm
Modifier and TypeMethodDescriptionstatic String
LocalSerialPort.getSerialPortName
(Integer portNumber) void
LocalSerialPort.open()
Opens the device.ModifierConstructorDescriptionLocalSerialPort
(Integer portNumber) LocalSerialPortBuffered
(Integer portNumber) -
Uses of NonExistingPortException in org.harctoolbox.harchardware.ir
ModifierConstructorDescriptionIrWidget()
Constructs new IrWidget with default port name and timeouts.Constructs new IrWidget with default timeouts.IrWidget
(String portName, boolean verbose, Integer beginTimeout, Integer captureMaxSize, Integer endingTimeout, boolean lowerDtrRts) Constructs new IrWidget.