Constructor ProcessSerialConnection
Namespace: Belay.Core
Assembly: Belay.Core.dll
ProcessSerialConnection(string)
Initializes a new instance of the class.
csharp
public ProcessSerialConnection(string portPath)
Parameters
portPath
string
Path to the serial device (e.g., /dev/ttyUSB0).