virtualSoC  0.6.2
baskett
Komponent.Serial Class Reference

Public Member Functions

 Serial ()
 

Properties

byte SBUF [get, set]
 
bool REN [get]
 

Detailed Description

Constructor & Destructor Documentation

◆ Serial()

Komponent.Serial.Serial ( )
42  {
43  m_pPort = new SerialPort("COM1", 9600, Parity.Even, 8, StopBits.One);
44  }

Property Documentation

◆ REN

bool Komponent.Serial.REN
get

◆ SBUF

byte Komponent.Serial.SBUF
getset

The documentation for this class was generated from the following file: