Информационный сервер для программистов: Исходники со всего света. Паскальные исходники со всего света
  Powered by Поисковый сервер Яndex: Найдется ВСЁ!
На Главную Pascal Форум Информер Страны мира
   Коммуникация    >>    serialun
   
 
 SERIALUn - Serial Port Monitoring Unit   Luis Alfonso Lastras 04.01.1997

Объектно-ориентированный модуль для работы с последовательным портом.
The 'SERIAL' Unit provides interrupt driven access to the serial port. It declares a TSerialPort object, which controls the data received through the serial ports.



10k 
 

______________________________________________________________________ SERIAL PORT MONITORING UNIT ______________________________________________________________________ The 'serial' unit provides interrupt driven access to the serial port. It declares a TSerialPort object, which controls the data received through the serial ports. TESTSER.PAS - Sample program for using serial.pas TESTER2.PAS - Sample program for using the line reading function SERIAL.PAS - TSerialPort object CIRCULAR.PAS - SERIAL.PAS uses CIRCULAR.PAS for buffer purposes Any problems, comments, develompents, improvements, fixes, etc, send me an e-mail (lalm@cactus.iico.uaslp.mx). Hope it is useful for you, Luis Alfonso Lastras