V5SerialDevice for most applications. It finds compatible ports, verifies the device, refreshes state, and exposes high-level views.
disconnect() closes the current port. dispose() also disables automatic refresh and reconnect and clears the internal timer. Use dispose() when you’re done with the instance.
If the defaults don’t fit, set autoReconnect, autoRefresh, or pauseRefreshOnFileTransfer before connecting.