Appearance
Home > resol-vbus-core-toolbox > SerialPortConnection
SerialPortConnection class
A connection using serialport.SerialPort
.
Signature:
typescript
export declare class SerialPortConnection extends Connection
Extends: Connection
Constructors
Constructor | Modifiers | Description |
---|---|---|
Create a new connection. |
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
The live transceiver. | |||
SerialPort | The serial port instance. |
Methods
Method | Modifiers | Description |
---|---|---|
Connect this connection. | ||
Disconnect this connection. | ||
Get the LiveTransceiver of this connection. |