Home > comp > gb.net > serialport 
 en fr de es it nl pl pt pt_BR mk sq ca hu cs tr ar fa vi ko ja ru zh zh_TW eo
Previous  Next  Edit  Rename  Undo  Search  Administration  
Documentation  
Warning! This page is not translated.  See english version 
SerialPort (gb.net)
This class was designed to allow to communicate using a serial interface (usually RS-232 serial port). This class inherits from Stream class, so you can use standard streams methods to send and receive data, and to close the port.

Symbols
This class inherits Stream in gb.
Properties  Methods 
ByteOrder  EndOfFile  EndOfLine  Handle  Id    Close   

This class is creatable.

Constants 
Bits1  Bits2  Bits5  Bits6  Bits7  Bits8  Both  Even  Hardware  None  Odd  Software   
Properties  Methods  Events 
CTS  DCD  DSR  DTR  DataBits  FlowControl  Parity  PortName  RNG  RTS  Speed  Status  StopBits    Open    CTSChange  DCDChange  DSRChange  DTRChange  RNGChange  RTSChange  Read