sync toc
ZylSerialPort
ConnectionEventArgs Class
ConnectionEventArgs Members
ConnectionEventArgs Constructor
Properties
Port Property
ConnectionEventHandler Delegate
DataEventArgs Class
DataEventArgs Members
DataEventArgs Constructor
Properties
Buffer Property
DataEventHandler Delegate
LineStatusEventArgs Class
LineStatusEventArgs Members
LineStatusEventArgs Constructor
Properties
LineStatus Property
LineStatusEventHandler Delegate
SerialPort Class
SerialPort Members
SerialPort Constructor
SerialPort Constructor (IContainer)
SerialPort Constructor ()
SerialPort Constructor (SerialCommPort)
SerialPort Constructor (SerialCommPort, SerialDataWidth, SerialStopBits, SerialParityBits)
SerialPort Constructor (SerialCommPort, SerialDataWidth, SerialStopBits, SerialParityBits, SerialHardwareFlowControl, SerialSoftwareFlowControl)
SerialPort Constructor (SerialCommPort, SerialDataWidth, SerialStopBits, SerialParityBits, SerialHardwareFlowControl, SerialSoftwareFlowControl, Boolean, Boolean)
Properties
BaudRate Property
ConnectedTo Property
CustomBaudRate Property
DataWidth Property
Delay Property
EnableDTROnOpen Property
EnableRTSOnOpen Property
HardwareFlowControl Property
InputBuffer Property
IsReceiving Property
IsSending Property
LineStatus Property
NeedSynchronization Property
OutputBuffer Property
ParityBits Property
Port Property
Priority Property
ReadIntervalTimeout Property
ReadTotalTimeoutConstant Property
ReadTotalTimeoutMultiplier Property
SoftwareFlowControl Property
StopBits Property
WriteTotalTimeoutConstant Property
WriteTotalTimeoutMultiplier Property
Methods
ASCIIByteArrayToString Method
ByteArrayToDecimalString Method
ByteArrayToHexaString Method
ClearInputBuffer Method
ClearOutputBuffer Method
Close Method
Dispose Method
Dispose Method (Boolean)
Finalize Method
GetCD Method
GetCD Method ()
GetCD Method (UInt64)
GetCTS Method
GetCTS Method ()
GetCTS Method (UInt64)
GetDSR Method
GetDSR Method ()
GetDSR Method (UInt64)
GetExistingCommPorts Method
GetRING Method
GetRING Method ()
GetRING Method (UInt64)
OnConnected Method
OnDisconnected Method
OnLineStatusChanged Method
OnReceived Method
OnSent Method
Open Method
SendASCIIString Method
SendByteArray Method
SendUnicodeString Method
SendUTF7String Method
SendUTF8String Method
SerialCommPortToString Method
SetBreak Method
SetDTR Method
SetRTS Method
SetXonXoff Method
StringToASCIIByteArray Method
StringToSerialCommPort Method
StringToUnicodeByteArray Method
StringToUTF7ByteArray Method
StringToUTF8ByteArray Method
UnicodeByteArrayToString Method
UTF7ByteArrayToString Method
UTF8ByteArrayToString Method
Events
Connected Event
Disconnected Event
LineStatusChanged Event
Received Event
Sent Event
SerialPort.SerialBaudRate Enumeration
SerialPort.SerialCommPort Enumeration
SerialPort.SerialDataWidth Enumeration
SerialPort.SerialHardwareFlowControl Enumeration
SerialPort.SerialParityBits Enumeration
SerialPort.SerialSoftwareFlowControl Enumeration
SerialPort.SerialStopBits Enumeration