Registriert seit: 8. Feb 2006
Ort: Slovenia
90 Beiträge
Delphi 7 Personal
|
Hardware in Delphi
18. Jun 2006, 22:53
hi there i need to make a simple program that communicates with hardware
i know
Baudrate : 19200
Star Bit : 1
Data Bits: 8
Stop Bit : 1
Myo : 01
>> command ?aapp(cr)
>> response xxxx(cr)
how can i make this? i never before worked with such thinks as direct hardware communication
i think iam good in normal programming (comparing to my age and education), but i never done such thinks
Thanks
|