| Main |
|
|
| Components overview |
|
|
| Documentation |
|
|
| Tools |
|
|
|
|

|
Serial (RS232) port component
(nrComm Lib)
Overview
The TnrComm component is designed for work with serial port (RS232) devices.
This is storied part of nrComm Lib.
It includes the some properties and methodes which makes
easy the serial port configuring and communication .
Hundreds of experiences programmers around all world have recognized the
advantages of TnrComm.
Here are some of its features:
- detecting/openning/closing any available serial ports;
- synchronous/asynchronous read/write operations with serial port;
- configuring the serial port properties in run time;
- configuring the serial port using the standard Windows dialog;
- monitoring the miscellaneous events;
- property Terminal:TCustomEdit You can make a simple terminal
control very easy and quickly. All typed symbols will be sent to the port
and all received will be shown by the Terminal control.
- property DataProcessor You can use TnrDataProcessor, TnrGsm or TnrZModem components
to implement an extended data processing.
- property Log You can use TnrLogFile component for the
logging of the port states.
- ... and some more.
|

|