C# Class NapkinCommon.SerialBridge

Inheritance: ThreadedSerialDevice
Exibir arquivo Open project: cjdaly/napkin Class Usage Examples

Public Methods

Method Description
SerialBridge ( string serialPortName = Serial.COM1 ) : System

Private Methods

Method Description
AddCommand ( SerialBridgeCommand command ) : void

Method Details

SerialBridge() public method

public SerialBridge ( string serialPortName = Serial.COM1 ) : System
serialPortName string
return System