open
Open the named serial port. The port name is the SerialPortInfo.name value returned by list; under the hood jSerialComm derives this from the underlying USB device.
Throws
if the port cannot be located (most often because permission has not yet been granted, or the device has been physically detached).