Méthode | Description | |
---|---|---|
Dispose ( ) : void | ||
StartListening ( ) : void |
Connects to a serial port defined through the current settings
|
|
StopListening ( ) : void |
Closes the serial port
|
|
Toggle ( ) : void |
Méthode | Description | |
---|---|---|
Dispose ( bool disposing ) : void |
Méthode | Description | |
---|---|---|
_serialPort_DataReceived ( object sender, System.IO.Ports.SerialDataReceivedEventArgs e ) : void |
protected Dispose ( bool disposing ) : void | ||
disposing | bool | |
Résultat | void |